OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kBitmap
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/libs/hwui/
ResourceCache.cpp
67
incrementRefcount((void*) bitmapResource,
kBitmap
);
105
incrementRefcountLocked((void*) bitmapResource,
kBitmap
);
349
if (ref->recycled && ref->resourceType ==
kBitmap
) {
354
case
kBitmap
: {
ResourceCache.h
39
kBitmap
,
SkiaShader.h
52
kBitmap
,
SkiaShader.cpp
109
SkiaShader(
kBitmap
, key, tileX, tileY, matrix, blend), mBitmap(bitmap), mTexture(NULL) {
404
if (mFirst->type() ==
kBitmap
) {
Completed in 1507 milliseconds