OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:samplespref
(Results
1 - 4
of
4
) sorted by null
/frameworks/rs/
rsInternalDefines.h
46
uint32_t
samplesPref
;
/frameworks/base/rs/java/android/renderscript/
RenderScript.java
213
int samplesMin, int
samplesPref
, float samplesQ, int dpi);
219
int samplesMin, int
samplesPref
, float samplesQ, int dpi) {
223
samplesMin,
samplesPref
, samplesQ, dpi);
[
all
...]
/frameworks/rs/driver/
rsdGL.cpp
258
uint32_t prefSample = rsc->mUserSurfaceConfig.
samplesPref
;
/frameworks/base/rs/jni/
android_renderscript_RenderScript.cpp
[
all
...]
Completed in 186 milliseconds