OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RECT_ARGS
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/hwui/
DisplayListOp.h
352
(isSaveLayerAlpha() ? "Alpha" : ""),
RECT_ARGS
(mArea));
534
OP_LOG("ClipRect " RECT_STRING,
RECT_ARGS
(mArea));
882
mBitmap,
RECT_ARGS
(mSrc),
RECT_ARGS
(mLocalBounds));
[
all
...]
Rect.h
30
#define
RECT_ARGS
(r) \
Completed in 89 milliseconds