HomeSort by relevance Sort by last modified time
    Searched refs:RsSamplerValue (Results 1 - 10 of 10) sorted by null

  /frameworks/rs/
rsSampler.h 43 RsSamplerValue magFilter;
44 RsSamplerValue minFilter;
45 RsSamplerValue wrapS;
46 RsSamplerValue wrapT;
47 RsSamplerValue wrapR;
55 RsSamplerValue magFilter,
56 RsSamplerValue minFilter,
57 RsSamplerValue wrapS,
58 RsSamplerValue wrapT,
59 RsSamplerValue wrapR
    [all...]
rsSampler.cpp 31 RsSamplerValue magFilter,
32 RsSamplerValue minFilter,
33 RsSamplerValue wrapS,
34 RsSamplerValue wrapT,
35 RsSamplerValue wrapR,
79 RsSamplerValue magFilter,
80 RsSamplerValue minFilter,
81 RsSamplerValue wrapS,
82 RsSamplerValue wrapT,
83 RsSamplerValue wrapR
    [all...]
rs.spec 258 param RsSamplerValue magFilter
259 param RsSamplerValue minFilter
260 param RsSamplerValue wrapS
261 param RsSamplerValue wrapT
262 param RsSamplerValue wrapR
rsDefines.h 189 enum RsSamplerValue {
  /frameworks/support/renderscript/v8/rs_support/
rsSampler.h 43 RsSamplerValue magFilter;
44 RsSamplerValue minFilter;
45 RsSamplerValue wrapS;
46 RsSamplerValue wrapT;
47 RsSamplerValue wrapR;
55 RsSamplerValue magFilter,
56 RsSamplerValue minFilter,
57 RsSamplerValue wrapS,
58 RsSamplerValue wrapT,
59 RsSamplerValue wrapR
    [all...]
rsSampler.cpp 31 RsSamplerValue magFilter,
32 RsSamplerValue minFilter,
33 RsSamplerValue wrapS,
34 RsSamplerValue wrapT,
35 RsSamplerValue wrapR,
79 RsSamplerValue magFilter,
80 RsSamplerValue minFilter,
81 RsSamplerValue wrapS,
82 RsSamplerValue wrapT,
83 RsSamplerValue wrapR
    [all...]
rs.spec 196 param RsSamplerValue magFilter
197 param RsSamplerValue minFilter
198 param RsSamplerValue wrapS
199 param RsSamplerValue wrapT
200 param RsSamplerValue wrapR
rsDefines.h 189 enum RsSamplerValue {
  /frameworks/support/renderscript/v8/jni/
android_renderscript_RenderScript.cpp 783 (RsSamplerValue)magFilter,
784 (RsSamplerValue)minFilter,
785 (RsSamplerValue)wrapS,
786 (RsSamplerValue)wrapT,
787 (RsSamplerValue)wrapR,
    [all...]
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp     [all...]

Completed in 929 milliseconds