OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isBlend
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/libs/hwui/
Layer.cpp
207
dirtyRect.right, dirtyRect.bottom, !
isBlend
());
229
!
isBlend
());
244
!
isBlend
());
Layer.h
124
inline bool
isBlend
() const {
LayerRenderer.cpp
440
bitmap->width(), bitmap->height(), !layer->
isBlend
());
OpenGLRenderer.cpp
[
all
...]
Completed in 37 milliseconds