Searched defs:SkLayerDrawLooper (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/effects/
H A DSkLayerDrawLooper.cpp12 #include "SkLayerDrawLooper.h"
17 SkLayerDrawLooper::LayerInfo::LayerInfo() {
24 SkLayerDrawLooper::SkLayerDrawLooper() function in class:SkLayerDrawLooper
30 SkLayerDrawLooper::~SkLayerDrawLooper() {
39 SkLayerDrawLooper::Context* SkLayerDrawLooper::createContext(SkCanvas* canvas, void* storage) const {
62 void SkLayerDrawLooper::LayerDrawLooperContext::ApplyInfo(
131 SkLayerDrawLooper
[all...]
/external/skia/src/effects/
H A DSkLayerDrawLooper.cpp12 #include "SkLayerDrawLooper.h"
17 SkLayerDrawLooper::LayerInfo::LayerInfo() {
24 SkLayerDrawLooper::SkLayerDrawLooper() function in class:SkLayerDrawLooper
30 SkLayerDrawLooper::~SkLayerDrawLooper() {
39 SkLayerDrawLooper::Context* SkLayerDrawLooper::createContext(SkCanvas* canvas, void* storage) const {
62 void SkLayerDrawLooper::LayerDrawLooperContext::ApplyInfo(
131 SkLayerDrawLooper
[all...]
/external/chromium_org/third_party/skia/include/effects/
H A DSkLayerDrawLooper.h16 class SK_API SkLayerDrawLooper : public SkDrawLooper { class in inherits:SkDrawLooper
18 SK_DECLARE_INST_COUNT(SkLayerDrawLooper)
20 virtual ~SkLayerDrawLooper();
95 SkLayerDrawLooper();
112 explicit LayerDrawLooperContext(const SkLayerDrawLooper* looper);
160 SkLayerDrawLooper* detachLooper();
/external/skia/include/effects/
H A DSkLayerDrawLooper.h16 class SK_API SkLayerDrawLooper : public SkDrawLooper { class in inherits:SkDrawLooper
18 SK_DECLARE_INST_COUNT(SkLayerDrawLooper)
20 virtual ~SkLayerDrawLooper();
89 SkLayerDrawLooper();
106 explicit LayerDrawLooperContext(const SkLayerDrawLooper* looper);
154 SkLayerDrawLooper* detachLooper();

Completed in 107 milliseconds