OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fPinned
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/src/lazy/
SkPurgeableMemoryBlock.h
46
bool isPinned() const { return
fPinned
; }
82
bool
fPinned
;
/external/skia/src/lazy/
SkPurgeableMemoryBlock.h
46
bool isPinned() const { return
fPinned
; }
82
bool
fPinned
;
/external/chromium_org/third_party/skia/src/images/
SkImageRef_ashmem.h
17
bool
fPinned
;
/external/skia/src/images/
SkImageRef_ashmem.h
17
bool
fPinned
;
Completed in 448 milliseconds