Home
last modified time | relevance | path

Searched defs:initialBlock (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrAllocator.h33 GrAllocator(size_t itemSize, int itemsPerBlock, void* initialBlock) : in GrAllocator()
229 GrTAllocator(int itemsPerBlock, void* initialBlock) in GrTAllocator()
/external/webkit/Source/WebCore/rendering/
DRenderBlock.cpp6034 RenderBlock* initialBlock = child->view(); in inNormalFlow() local