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

  /external/skia/src/gpu/
GrResourceProvider.cpp 15 GR_DECLARE_STATIC_UNIQUE_KEY(gQuadIndexBufferKey);
GrAARectRenderer.cpp 46 GR_DECLARE_STATIC_UNIQUE_KEY(gAAFillRectIndexBufferKey);
398 GR_DECLARE_STATIC_UNIQUE_KEY(gMiterIndexBufferKey);
399 GR_DECLARE_STATIC_UNIQUE_KEY(gBevelIndexBufferKey);
    [all...]
GrAAHairLinePathRenderer.cpp 65 GR_DECLARE_STATIC_UNIQUE_KEY(gQuadsIndexBufferKey);
99 GR_DECLARE_STATIC_UNIQUE_KEY(gLinesIndexBufferKey);
    [all...]
GrOvalRenderer.cpp     [all...]
  /external/skia/include/gpu/
GrResourceKey.h 277 #define GR_DECLARE_STATIC_UNIQUE_KEY(name) SK_DECLARE_STATIC_ONCE(name##_once)

Completed in 82 milliseconds