OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BitmapInfo
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/pipe/
SkGPipePriv.h
160
class
BitmapInfo
: SkNoncopyable {
162
BitmapInfo
(SkBitmap* bitmap, uint32_t genID, int toBeDrawnCount)
171
~
BitmapInfo
() {
203
// bitmap or removing this
BitmapInfo
we know how much memory has been
207
BitmapInfo
* fMoreRecentlyUsed;
208
BitmapInfo
* fLessRecentlyUsed;
/external/skia/src/pipe/
SkGPipePriv.h
160
class
BitmapInfo
: SkNoncopyable {
162
BitmapInfo
(SkBitmap* bitmap, uint32_t genID, int toBeDrawnCount)
171
~
BitmapInfo
() {
203
// bitmap or removing this
BitmapInfo
we know how much memory has been
207
BitmapInfo
* fMoreRecentlyUsed;
208
BitmapInfo
* fLessRecentlyUsed;
Completed in 23 milliseconds