OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetMatrixOp
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/hwui/
DisplayListRenderer.cpp
214
addStateOp(new (alloc())
SetMatrixOp
(matrix));
DisplayListOp.h
457
class
SetMatrixOp
: public StateOp {
459
SetMatrixOp
(SkMatrix* matrix)
[
all
...]
Completed in 265 milliseconds