Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DOpenGLRenderer.cpp1025 #define DRAW_DOUBLE_STENCIL(DRAW_COMMAND) DRAW_DOUBLE_STENCIL_IF(true, DRAW_COMMAND) macro
1089 DRAW_DOUBLE_STENCIL(drawConvexPath(*maskPath, &paint)); in composeLayerRegion()
1100 DRAW_DOUBLE_STENCIL(composeLayerRect(layer, layer->regionRect)); in composeLayerRegion()
1171 DRAW_DOUBLE_STENCIL(glDrawElements(GL_TRIANGLES, numQuads * 6, in composeLayerRegion()
1179 DRAW_DOUBLE_STENCIL(glDrawElements(GL_TRIANGLES, numQuads * 6, in composeLayerRegion()