Searched refs:setArrayCount (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/include/gpu/
H A DGrShaderVar.h173 void setArrayCount(int count) { fCount = count; } function in class:GrShaderVar
/external/skia/src/gpu/gl/
H A DGrGLShaderVar.h194 void setArrayCount(int count) { fCount = count; } function in class:GrGLShaderVar
H A DGrGLShaderBuilder.cpp455 uni.fVariable.setArrayCount(count);
/external/chromium_org/third_party/skia/src/gpu/gl/builders/
H A DGrGLProgramBuilder.cpp128 uni.fVariable.setArrayCount(count);

Completed in 1320 milliseconds