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

  /external/chromium_org/third_party/skia/include/gpu/
GrConfig.h 200 * GR_GEOM_BUFFER_MAP_THRESHOLD gives a threshold (in bytes) for when Gr should
205 #if !defined(GR_GEOM_BUFFER_MAP_THRESHOLD)
206 #define GR_GEOM_BUFFER_MAP_THRESHOLD (1 << 15)
  /external/skia/include/gpu/
GrConfig.h 200 * GR_GEOM_BUFFER_MAP_THRESHOLD gives a threshold (in bytes) for when Gr should
205 #if !defined(GR_GEOM_BUFFER_MAP_THRESHOLD)
206 #define GR_GEOM_BUFFER_MAP_THRESHOLD (1 << 15)

Completed in 965 milliseconds