OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mCopyBitDraw
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/display/libhwcomposer/
hwc_copybit.h
61
bool
mCopyBitDraw
;
hwc_copybit.cpp
69
mCopyBitDraw
= false;
192
mCopyBitDraw
= true;
196
mCopyBitDraw
= false;
198
//draw if
mCopyBitDraw
is false
230
if(
mCopyBitDraw
== false) // there is no layer marked for copybit
550
CopyBit::CopyBit():mIsModeOn(false),
mCopyBitDraw
(false),
Completed in 487 milliseconds