OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RS_SAMPLER_LINEAR_MIP_NEAREST
(Results
1 - 5
of
5
) sorted by null
/frameworks/rs/script_api/include/
rs_object_types.rsh
226
RS_SAMPLER_LINEAR_MIP_NEAREST
= 5,
/prebuilts/sdk/renderscript/include/
rs_object_types.rsh
226
RS_SAMPLER_LINEAR_MIP_NEAREST
= 5,
/frameworks/rs/
rsDefines.h
192
RS_SAMPLER_LINEAR_MIP_NEAREST
,
/frameworks/rs/script_api/
rs_object_types.spec
208
value:
RS_SAMPLER_LINEAR_MIP_NEAREST
= 5
/frameworks/rs/driver/runtime/
rs_sample.c
553
if (sampleMin ==
RS_SAMPLER_LINEAR_MIP_NEAREST
) {
606
if (sampleMin ==
RS_SAMPLER_LINEAR_MIP_NEAREST
) {
Completed in 144 milliseconds