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

  /external/skia/src/gpu/
GrProgramDesc.h 158 kIntsPerProcessor = 4, // This is an overestimate of the average effect key size.
160 kMaxPreallocProcessors * sizeof(uint32_t) * kIntsPerProcessor,
  /external/skqp/src/gpu/
GrProgramDesc.h 161 kIntsPerProcessor = 4, // This is an overestimate of the average effect key size.
163 kMaxPreallocProcessors * sizeof(uint32_t) * kIntsPerProcessor,

Completed in 79 milliseconds