Home
last modified time | relevance | path

Searched refs:ownerCount (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkBitmapHeap.cpp66 SkBitmapHeap::SkBitmapHeap(int32_t preferredSize, int32_t ownerCount) in SkBitmapHeap() argument
72 , fOwnerCount(ownerCount) in SkBitmapHeap()
DSkBitmapHeap.h97 SkBitmapHeap(int32_t preferredSize = UNLIMITED_SIZE, int32_t ownerCount = IGNORE_OWNERS);