Searched refs:RectangleTexture (Results 1 – 5 of 5) sorted by relevance
22 class RectangleTexture : public GpuGM { class24 RectangleTexture() { in RectangleTexture() function in skiagm::RectangleTexture200 DEF_GM(return new RectangleTexture;)
22 class RectangleTexture : public GM { class24 RectangleTexture() { in RectangleTexture() function in skiagm::RectangleTexture212 DEF_GM(return new RectangleTexture;)
127 RectangleTexture
94 DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS(RectangleTexture, reporter, ctxInfo) { in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() argument