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

  /external/chromium_org/third_party/skia/include/gpu/
GrShaderVar.h 173 void setArrayCount(int count) { fCount = count; }
  /external/skia/src/gpu/gl/
GrGLShaderVar.h 194 void setArrayCount(int count) { fCount = count; }
GrGLShaderBuilder.cpp 455 uni.fVariable.setArrayCount(count);
    [all...]
  /external/chromium_org/third_party/skia/src/gpu/gl/builders/
GrGLProgramBuilder.cpp 128 uni.fVariable.setArrayCount(count);

Completed in 72 milliseconds