Home
last modified time | relevance | path

Searched refs:kSkBlitterContextSize (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/core/
DSkImagePriv.h21 enum {kSkBlitterContextSize = 3332}; enumerator
DSkAutoBlitterChoose.h41 SkSTArenaAlloc<kSkBlitterContextSize> fAlloc;
DSkDraw.cpp1277 SkSTArenaAlloc<kSkBlitterContextSize> allocator; in drawBitmap()
1333 SkSTArenaAlloc<kSkBlitterContextSize> allocator; in drawSprite()
/external/skqp/src/core/
DSkImagePriv.h21 enum {kSkBlitterContextSize = 3332}; enumerator
DSkAutoBlitterChoose.h41 SkSTArenaAlloc<kSkBlitterContextSize> fAlloc;
DSkDraw.cpp1250 SkSTArenaAlloc<kSkBlitterContextSize> allocator; in drawBitmap()
1306 SkSTArenaAlloc<kSkBlitterContextSize> allocator; in drawSprite()