OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GrVertexBufferAllocPool
(Results
1 - 16
of
16
) sorted by null
/external/chromium_org/third_party/skia/src/gpu/
GrBufferAllocPool.h
186
class
GrVertexBufferAllocPool
: public GrBufferAllocPool {
202
GrVertexBufferAllocPool
(GrGpu* gpu,
GrInOrderDrawBuffer.h
22
class
GrVertexBufferAllocPool
;
47
GrVertexBufferAllocPool
* vertexPool,
224
GrVertexBufferAllocPool
& fVertexPool;
GrBufferAllocPool.cpp
378
GrVertexBufferAllocPool
::
GrVertexBufferAllocPool
(GrGpu* gpu,
389
void*
GrVertexBufferAllocPool
::makeSpace(size_t vertexSize,
411
bool
GrVertexBufferAllocPool
::appendVertices(size_t vertexSize,
427
int
GrVertexBufferAllocPool
::preallocatedBufferVertices(size_t vertexSize) const {
431
int
GrVertexBufferAllocPool
::currentBufferVertices(size_t vertexSize) const {
GrGpu.h
22
class
GrVertexBufferAllocPool
;
513
GrVertexBufferAllocPool
* fVertexPool;
GrGpu.cpp
425
fVertexPool = SkNEW_ARGS(
GrVertexBufferAllocPool
, (this, true,
GrInOrderDrawBuffer.cpp
22
GrVertexBufferAllocPool
* vertexPool,
GrContext.cpp
[
all
...]
/external/skia/src/gpu/
GrBufferAllocPool.h
186
class
GrVertexBufferAllocPool
: public GrBufferAllocPool {
202
GrVertexBufferAllocPool
(GrGpu* gpu,
GrInOrderDrawBuffer.h
22
class
GrVertexBufferAllocPool
;
47
GrVertexBufferAllocPool
* vertexPool,
224
GrVertexBufferAllocPool
& fVertexPool;
GrBufferAllocPool.cpp
378
GrVertexBufferAllocPool
::
GrVertexBufferAllocPool
(GrGpu* gpu,
389
void*
GrVertexBufferAllocPool
::makeSpace(size_t vertexSize,
411
bool
GrVertexBufferAllocPool
::appendVertices(size_t vertexSize,
427
int
GrVertexBufferAllocPool
::preallocatedBufferVertices(size_t vertexSize) const {
431
int
GrVertexBufferAllocPool
::currentBufferVertices(size_t vertexSize) const {
GrGpu.h
22
class
GrVertexBufferAllocPool
;
513
GrVertexBufferAllocPool
* fVertexPool;
GrGpu.cpp
425
fVertexPool = SkNEW_ARGS(
GrVertexBufferAllocPool
, (this, true,
GrInOrderDrawBuffer.cpp
22
GrVertexBufferAllocPool
* vertexPool,
GrContext.cpp
[
all
...]
/external/chromium_org/third_party/skia/include/gpu/
GrContext.h
40
class
GrVertexBufferAllocPool
;
[
all
...]
/external/skia/include/gpu/
GrContext.h
40
class
GrVertexBufferAllocPool
;
[
all
...]
Completed in 207 milliseconds