/external/skqp/src/gpu/ |
D | GrBufferAllocPool.h | 85 void* makeSpace(size_t size, size_t alignment, sk_sp<const GrBuffer>* buffer, size_t* offset); 182 void* makeSpace(size_t vertexSize, 258 void* makeSpace(int indexCount, sk_sp<const GrBuffer>* buffer, int* startIndex);
|
D | GrBufferAllocPool.cpp | 129 void* GrBufferAllocPool::makeSpace(size_t size, in makeSpace() function in GrBufferAllocPool 380 void* GrVertexBufferAllocPool::makeSpace(size_t vertexSize, in makeSpace() function in GrVertexBufferAllocPool 389 void* ptr = INHERITED::makeSpace(SkSafeMath::Mul(vertexSize, vertexCount), in makeSpace() 433 void* GrIndexBufferAllocPool::makeSpace(int indexCount, sk_sp<const GrBuffer>* buffer, in makeSpace() function in GrIndexBufferAllocPool 440 void* ptr = INHERITED::makeSpace(SkSafeMath::Mul(indexCount, sizeof(uint16_t)), in makeSpace()
|
D | GrOpFlushState.cpp | 134 return fVertexPool.makeSpace(vertexSize, vertexCount, buffer, startVertex); in makeVertexSpace() 139 return reinterpret_cast<uint16_t*>(fIndexPool.makeSpace(indexCount, buffer, startIndex)); in makeIndexSpace()
|
/external/skia/src/gpu/ |
D | GrBufferAllocPool.h | 108 void* makeSpace(size_t size, size_t alignment, sk_sp<const GrBuffer>* buffer, size_t* offset); 204 void* makeSpace(size_t vertexSize, 280 void* makeSpace(int indexCount, sk_sp<const GrBuffer>* buffer, int* startIndex);
|
D | GrBufferAllocPool.cpp | 181 void* GrBufferAllocPool::makeSpace(size_t size, in makeSpace() function in GrBufferAllocPool 439 void* GrVertexBufferAllocPool::makeSpace(size_t vertexSize, in makeSpace() function in GrVertexBufferAllocPool 448 void* ptr = INHERITED::makeSpace(SkSafeMath::Mul(vertexSize, vertexCount), in makeSpace() 492 void* GrIndexBufferAllocPool::makeSpace(int indexCount, sk_sp<const GrBuffer>* buffer, in makeSpace() function in GrIndexBufferAllocPool 499 void* ptr = INHERITED::makeSpace(SkSafeMath::Mul(indexCount, sizeof(uint16_t)), in makeSpace()
|
D | GrOpFlushState.cpp | 146 return fVertexPool.makeSpace(vertexSize, vertexCount, buffer, startVertex); in makeVertexSpace() 151 return reinterpret_cast<uint16_t*>(fIndexPool.makeSpace(indexCount, buffer, startIndex)); in makeIndexSpace()
|
/external/skqp/include/private/ |
D | SkPathRef.h | 396 this->makeSpace(space); in incReserve() 425 this->makeSpace(minSize, true); 457 void makeSpace(size_t size, bool exact = false) {
|
/external/skia/include/private/ |
D | SkPathRef.h | 396 this->makeSpace(space); in incReserve() 426 this->makeSpace(minSize, true); 458 void makeSpace(size_t size, bool exact = false) {
|
/external/skqp/src/core/ |
D | SkPathRef.cpp | 594 this->makeSpace(space); in growForRepeatedVerb() 670 this->makeSpace(space); in growForVerb()
|
/external/skia/src/core/ |
D | SkPathRef.cpp | 599 this->makeSpace(space); in growForRepeatedVerb() 675 this->makeSpace(space); in growForVerb()
|
/external/guice/extensions/struts2/lib/ |
D | core-3.1.1.jar | META-INF/
org/
org/eclipse/
org/eclipse/jdt/
org/eclipse ... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.jdt.core_3.14.0.v20180528-0519.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |