HomeSort by relevance Sort by last modified time
    Searched refs:GR_DECLARE_STATIC_UNIQUE_KEY (Results 1 - 7 of 7) sorted by null

  /external/skia/src/gpu/
GrLayerAtlas.cpp 47 GR_DECLARE_STATIC_UNIQUE_KEY(gLayerAtlasKey);
GrResourceProvider.cpp 20 GR_DECLARE_STATIC_UNIQUE_KEY(gQuadIndexBufferKey);
GrOvalRenderer.cpp     [all...]
  /external/skia/include/gpu/
GrResourceKey.h 293 #define GR_DECLARE_STATIC_UNIQUE_KEY(name) SK_DECLARE_STATIC_ONCE(name##_once)
  /external/skia/src/gpu/batches/
GrAAStrokeRectBatch.cpp 15 GR_DECLARE_STATIC_UNIQUE_KEY(gMiterIndexBufferKey);
16 GR_DECLARE_STATIC_UNIQUE_KEY(gBevelIndexBufferKey);
GrAAFillRectBatch.cpp 19 GR_DECLARE_STATIC_UNIQUE_KEY(gAAFillRectIndexBufferKey);
GrAAHairLinePathRenderer.cpp 66 GR_DECLARE_STATIC_UNIQUE_KEY(gQuadsIndexBufferKey);
100 GR_DECLARE_STATIC_UNIQUE_KEY(gLinesIndexBufferKey);
    [all...]

Completed in 155 milliseconds