OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setRotateAboutUnit
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/utils/
SkMatrix44.cpp
316
this->
setRotateAboutUnit
(x, y, z, radians);
319
void SkMatrix44::
setRotateAboutUnit
(SkMScalar x, SkMScalar y, SkMScalar z,
/external/skia/src/utils/
SkMatrix44.cpp
316
this->
setRotateAboutUnit
(x, y, z, radians);
319
void SkMatrix44::
setRotateAboutUnit
(SkMScalar x, SkMScalar y, SkMScalar z,
Completed in 26 milliseconds