aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/undocumented.bmh
diff options
context:
space:
mode:
authorGravatar Robert Phillips <robertphillips@google.com>2018-04-05 09:30:38 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-04-05 14:21:07 +0000
commit8caf85f9f40f6bad38bf66bd02b87dcebe139a5c (patch)
tree46a2b1414601ca99f6c60bd3442e8075bc27173f /docs/undocumented.bmh
parent91749c82523c8b0b3f2b6f800d85893ca5386fbd (diff)
Add GrBackendTexture/RenderTarget accessors to SkSurface
Change-Id: I63477fd4b8d48dc50af72736f0f8df566cd96d4a Reviewed-on: https://skia-review.googlesource.com/85220 Reviewed-by: Brian Salomon <bsalomon@google.com> Reviewed-by: Cary Clark <caryclark@skia.org> Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>
Diffstat (limited to 'docs/undocumented.bmh')
-rw-r--r--docs/undocumented.bmh7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/undocumented.bmh b/docs/undocumented.bmh
index cb5d2af143..0b2e29630c 100644
--- a/docs/undocumented.bmh
+++ b/docs/undocumented.bmh
@@ -713,6 +713,13 @@ FT_Load_Glyph
##
##
+#Topic RenderTarget
+#Class GrBackendRenderTarget
+ #Method bool isValid() const
+ ##
+##
+##
+
#Topic Transfer_Mode
##