OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:preallocatedBufferVertices
(Results
1 - 3
of
3
) sorted by null
/external/skia/gpu/src/
GrBufferAllocPool.h
271
int
preallocatedBufferVertices
(GrVertexLayout layout) const;
GrBufferAllocPool.cpp
378
int GrVertexBufferAllocPool::
preallocatedBufferVertices
(GrVertexLayout layout) const {
GrInOrderDrawBuffer.cpp
429
*vertexCount <= fVertexPool.
preallocatedBufferVertices
(vertexLayout))) {
Completed in 35 milliseconds