Home
last modified time | relevance | path

Searched refs:thisRT (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/include/gpu/
DGrSurface.h82 const GrRenderTarget* thisRT = this->asRenderTarget(); in isSameAs() local
83 if (NULL != thisRT) { in isSameAs()
84 return thisRT == other->asRenderTarget(); in isSameAs()
/external/skia/include/gpu/
DGrSurface.h82 const GrRenderTarget* thisRT = this->asRenderTarget(); in isSameAs() local
83 if (NULL != thisRT) { in isSameAs()
84 return thisRT == other->asRenderTarget(); in isSameAs()