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

  /external/skia/gpu/include/
GrConfig.h 346 * GR_STATIC_RECT_VB controls whether rects are drawn by issuing a vertex
350 #if !defined(GR_STATIC_RECT_VB)
351 #define GR_STATIC_RECT_VB 0
  /external/skia/gpu/src/
GrContext.cpp 35 #define BATCH_RECT_TO_RECT (1 && !GR_STATIC_RECT_VB)
    [all...]

Completed in 156 milliseconds