Home
last modified time | relevance | path

Searched defs:getArrayCount (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/src/gpu/
DGrShaderVar.h88 int getArrayCount() const { return fCount; } in getArrayCount() function
/third_party/flutter/skia/src/gpu/
DGrShaderVar.h195 int getArrayCount() const { return fCount; } in getArrayCount() function
/third_party/flutter/skia/src/core/
DSkReadBuffer.cpp277 uint32_t SkReadBuffer::getArrayCount() { in getArrayCount() function in SkReadBuffer
DSkReadBuffer.h294 uint32_t getArrayCount() { return 0; } in getArrayCount() function
/third_party/skia/src/core/
DSkReadBuffer.cpp309 uint32_t SkReadBuffer::getArrayCount() { in getArrayCount() function in SkReadBuffer
/third_party/vk-gl-cts/modules/glshared/
DglsVertexArrayTests.cpp673 int ContextArrayPack::getArrayCount (void) in getArrayCount() function in deqp::gls::ContextArrayPack
DglsDrawTest.cpp1802 int AttributePack::getArrayCount (void) in getArrayCount() function in deqp::gls::AttributePack