OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:backgroundTexture
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/skia/src/effects/
SkArithmeticMode.cpp
275
GrTexture*
backgroundTexture
() const { return fBackgroundAccess.getTexture(); }
321
backgroundTexture
() == s.
backgroundTexture
();
351
GrTexture* backgroundTex = drawEffect.castEffect<GrArithmeticEffect>().
backgroundTexture
();
/external/skia/src/effects/
SkArithmeticMode.cpp
275
GrTexture*
backgroundTexture
() const { return fBackgroundAccess.getTexture(); }
321
backgroundTexture
() == s.
backgroundTexture
();
351
GrTexture* backgroundTex = drawEffect.castEffect<GrArithmeticEffect>().
backgroundTexture
();
/frameworks/ex/carousel/java/com/android/ex/carousel/
carousel.rs
214
rs_allocation
backgroundTexture
; // drawn behind everything, if set
[
all
...]
Completed in 121 milliseconds