OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setClippingRoundRect
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/libs/hwui/
Snapshot.cpp
184
void Snapshot::
setClippingRoundRect
(LinearAllocator& allocator, const Rect& bounds,
CanvasState.cpp
235
setClippingRoundRect
(allocator, bounds, radius, false);
239
void CanvasState::
setClippingRoundRect
(LinearAllocator& allocator,
241
mSnapshot->
setClippingRoundRect
(allocator, rect, radius, highPriority);
OpenGLRenderer.cpp
[
all
...]
Completed in 1144 milliseconds