Home
last modified time | relevance | path

Searched refs:internalMap (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/gpu/d3d/
DGrD3DBuffer.cpp142 this->internalMap(this->size()); in onMap()
158 this->internalMap(size); in onUpdateData()
173 void GrD3DBuffer::internalMap(size_t size) { in internalMap() function in GrD3DBuffer
DGrD3DBuffer.h47 void internalMap(size_t size);
/third_party/skia/src/gpu/mtl/
DGrMtlBuffer.mm94 this->internalMap(sizeInBytes);
149 void GrMtlBuffer::internalMap(size_t sizeInBytes) { function
176 this->internalMap(this->size());
DGrMtlBuffer.h41 void internalMap(size_t sizeInBytes);