Home
last modified time | relevance | path

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

/external/javassist/src/main/javassist/bytecode/
DClassFileWriter.java235 static void writeAttribute(ByteStream bs, AttributeWriter aw, int attrCount) { in writeAttribute()
374 int attrCount = isAbstract ? 0 : 1; in begin() local
488 int attrCount = smap == null ? 0 : 1; in end() local
/external/skia/src/xml/
DSkDOM.cpp202 int attrCount = fAttrs.count(); in flushAttributes() local
/external/skia/src/gpu/gl/
DGrGLGpu.cpp4280 int attrCount = gpu->glCaps().maxVertexAttributes(); in bindInternalVertexArray() local
4295 int attrCount = gpu->glCaps().maxVertexAttributes(); in bindInternalVertexArray() local