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

  /external/chromium_org/third_party/skia/src/gpu/gl/debug/
GrGLCreateDebugInterface.cpp 164 GrGLint componentSize = 0; // size (in bytes) of a single component
168 componentSize = 1;
176 if (componentSize >= alignment) {
180 sk_float_ceil(componentSize * componentsPerPixel * pixelsInRow /
182 rowStride = static_cast<GrGLint>(alignment * fTemp / componentSize);
187 memset(scanline, 0, componentsPerPixel * componentSize * width);
    [all...]
  /external/skia/src/gpu/gl/debug/
GrGLCreateDebugInterface.cpp 164 GrGLint componentSize = 0; // size (in bytes) of a single component
168 componentSize = 1;
176 if (componentSize >= alignment) {
180 sk_float_ceil(componentSize * componentsPerPixel * pixelsInRow /
182 rowStride = static_cast<GrGLint>(alignment * fTemp / componentSize);
187 memset(scanline, 0, componentsPerPixel * componentSize * width);
    [all...]
  /external/deqp/modules/glshared/
glsLongStressCase.cpp     [all...]
glsDrawTest.cpp     [all...]
  /prebuilts/devtools/tools/lib/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/jfreechart/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/
jcommon-1.0.12.jar 

Completed in 627 milliseconds