OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AutoMatrix
(Results
1 - 18
of
18
) sorted by null
/external/chromium_org/third_party/skia/include/gpu/
GrBitmapTextContext.h
27
GrContext::
AutoMatrix
fAutoMatrix;
GrContext.h
675
* paint if necessary. Hint: use SkTCopyOnFirstWrite if the
AutoMatrix
is conditionally
678
class
AutoMatrix
: public ::SkNoncopyable {
680
AutoMatrix
() : fContext(NULL) {}
682
~
AutoMatrix
() { this->restore(); }
740
* made, not the matrix at the time
AutoMatrix
was first initialized. In other words, this
[
all
...]
/external/skia/include/gpu/
GrBitmapTextContext.h
27
GrContext::
AutoMatrix
fAutoMatrix;
GrContext.h
675
* paint if necessary. Hint: use SkTCopyOnFirstWrite if the
AutoMatrix
is conditionally
678
class
AutoMatrix
: public ::SkNoncopyable {
680
AutoMatrix
() : fContext(NULL) {}
682
~
AutoMatrix
() { this->restore(); }
740
* made, not the matrix at the time
AutoMatrix
was first initialized. In other words, this
[
all
...]
/external/chromium_org/third_party/skia/src/core/
SkImageFilter.cpp
148
GrContext::
AutoMatrix
am;
/external/chromium_org/third_party/skia/src/gpu/
GrBitmapTextContext.cpp
196
GrContext::
AutoMatrix
am;
GrDistanceFieldTextContext.cpp
193
GrContext::
AutoMatrix
am;
SkGpuDevice.cpp
740
GrContext::
AutoMatrix
am;
843
GrContext::
AutoMatrix
am;
[
all
...]
GrContext.cpp
641
AutoMatrix
am;
[
all
...]
/external/skia/src/core/
SkImageFilter.cpp
148
GrContext::
AutoMatrix
am;
/external/skia/src/gpu/
GrBitmapTextContext.cpp
196
GrContext::
AutoMatrix
am;
GrDistanceFieldTextContext.cpp
193
GrContext::
AutoMatrix
am;
SkGpuDevice.cpp
740
GrContext::
AutoMatrix
am;
843
GrContext::
AutoMatrix
am;
[
all
...]
GrContext.cpp
641
AutoMatrix
am;
[
all
...]
/external/chromium_org/third_party/skia/src/effects/
SkGpuBlurUtils.cpp
126
GrContext::
AutoMatrix
am;
SkMorphologyImageFilter.cpp
524
GrContext::
AutoMatrix
am;
/external/skia/src/effects/
SkGpuBlurUtils.cpp
126
GrContext::
AutoMatrix
am;
SkMorphologyImageFilter.cpp
524
GrContext::
AutoMatrix
am;
Completed in 2712 milliseconds