OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rsrPfConstantColor
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/
rsRuntime.h
58
void
rsrPfConstantColor
(Context *, ProgramFragment *, float r, float g, float b, float a);
rsScriptC_LibGL.cpp
136
void
rsrPfConstantColor
(Context *rsc, ProgramFragment *pf,
/frameworks/rs/driver/
rsdRuntimeStubs.cpp
246
rsrPfConstantColor
(rsc, pf, r, g, b, a);
[
all
...]
Completed in 24 milliseconds