OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isAlphaSourceNeeded
(Results
1 - 3
of
3
) sorted by null
/system/core/libpixelflinger/codeflinger/
GGLAssembler.cpp
172
(
isAlphaSourceNeeded
() || mAlphaTest != GGL_ALWAYS);
517
(
isAlphaSourceNeeded
());
617
bool GGLAssembler::
isAlphaSourceNeeded
() const
[
all
...]
GGLAssembler.h
517
bool
isAlphaSourceNeeded
() const;
blending.cpp
270
if (component==GGLFormat::ALPHA && !
isAlphaSourceNeeded
()) {
Completed in 915 milliseconds