OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:recordTranslate
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/core/
SkPictureRecord.h
232
void
recordTranslate
(const SkMatrix& matrix);
SkPictureRecord.cpp
167
void SkPictureRecord::
recordTranslate
(const SkMatrix& m) {
192
this->
recordTranslate
(matrix);
[
all
...]
Completed in 60 milliseconds