Home
last modified time | relevance | path

Searched defs:attrCount (Results 1 – 8 of 8) sorted by relevance

/external/skqp/src/gpu/
DGrPrimitiveProcessor.h214 void setVertexAttributes(const Attribute* attrs, int attrCount) { in setVertexAttributes()
217 void setInstanceAttributes(const Attribute* attrs, int attrCount) { in setInstanceAttributes()
/external/skia/src/gpu/
DGrPrimitiveProcessor.h214 void setVertexAttributes(const Attribute* attrs, int attrCount) { in setVertexAttributes()
217 void setInstanceAttributes(const Attribute* attrs, int attrCount) { in setInstanceAttributes()
/external/robolectric-shadows/resources/src/main/java/org/robolectric/manifest/
DAndroidManifest.java170 int attrCount = attributes.getLength(); in parseAndroidManifest() local
313 final int attrCount = attributes.getLength(); in parseNodeAttributes() local
/external/skqp/src/xml/
DSkDOM.cpp203 int attrCount = fAttrs.count(); in flushAttributes() local
/external/skia/src/xml/
DSkDOM.cpp203 int attrCount = fAttrs.count(); in flushAttributes() local
/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateItemCounts.java504 long attrCount = Long.parseLong(parts[3]); in doSummary() local
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp4205 int attrCount = gpu->glCaps().maxVertexAttributes(); in bindInternalVertexArray() local
4220 int attrCount = gpu->glCaps().maxVertexAttributes(); in bindInternalVertexArray() local
/external/skia/src/gpu/gl/
DGrGLGpu.cpp4245 int attrCount = gpu->glCaps().maxVertexAttributes(); in bindInternalVertexArray() local
4260 int attrCount = gpu->glCaps().maxVertexAttributes(); in bindInternalVertexArray() local