OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GrIndexBufferAllocPool
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/src/gpu/
GrBufferAllocPool.h
274
class
GrIndexBufferAllocPool
: public GrBufferAllocPool {
290
GrIndexBufferAllocPool
(GrGpu* gpu,
GrBufferAllocPool.cpp
437
GrIndexBufferAllocPool
::
GrIndexBufferAllocPool
(GrGpu* gpu,
448
void*
GrIndexBufferAllocPool
::makeSpace(int indexCount,
469
bool
GrIndexBufferAllocPool
::appendIndices(int indexCount,
482
int
GrIndexBufferAllocPool
::preallocatedBufferIndices() const {
486
int
GrIndexBufferAllocPool
::currentBufferIndices() const {
/external/skia/src/gpu/
GrBufferAllocPool.h
274
class
GrIndexBufferAllocPool
: public GrBufferAllocPool {
290
GrIndexBufferAllocPool
(GrGpu* gpu,
GrBufferAllocPool.cpp
437
GrIndexBufferAllocPool
::
GrIndexBufferAllocPool
(GrGpu* gpu,
448
void*
GrIndexBufferAllocPool
::makeSpace(int indexCount,
469
bool
GrIndexBufferAllocPool
::appendIndices(int indexCount,
482
int
GrIndexBufferAllocPool
::preallocatedBufferIndices() const {
486
int
GrIndexBufferAllocPool
::currentBufferIndices() const {
Completed in 119 milliseconds