OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isBitmapNpot
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/libs/hwui/
Program.h
136
bool
isBitmapNpot
;
185
isBitmapNpot
= false;
241
if (
isBitmapNpot
) {
ProgramCache.cpp
695
if (description.
isBitmapNpot
) {
724
if (!description.
isBitmapNpot
) {
SkiaShader.cpp
232
description->
isBitmapNpot
= true;
Completed in 728 milliseconds