Home
last modified time | relevance | path

Searched refs:looks (Results 1 – 17 of 17) sorted by relevance

/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/loaders/
DVolumeLoader.java76 String [] looks = p.getProperty("looks").split(","); in getVolume() local
77 for (int j = 0; j < looks.length; j++) { in getVolume()
78 String look_color = p.getProperty(looks[j]+".color"); in getVolume()
79 String look_opacity = p.getProperty(looks[j]+".opacity"); in getVolume()
80 v.addLook(looks[j],look_color,look_opacity); in getVolume()
86 String [] looks = p.getProperty("looks").split(","); in getVolume() local
87 for (int j = 0; j < looks.length; j++) { in getVolume()
88 String look_color = p.getProperty(looks[j]+".color"); in getVolume()
89 String look_opacity = p.getProperty(looks[j]+".opacity"); in getVolume()
90 v.addLook(looks[j],look_color,look_opacity); in getVolume()
/frameworks/compile/slang/tests/P_reflection3264_divergent/
Dreflection3264_divergent.rscript74 // for arguments, should get a helper struct that looks like struct NonDivergent
77 // for arguments, should get a helper struct that looks like struct Divergent
80 // for arguments, should get a helper struct that looks like struct DivergentNest
/frameworks/compile/slang/tests/P_reflection3264_divergent_support/
Dreflection3264_divergent.rscript76 // for arguments, should get a helper struct that looks like struct NonDivergent
79 // for arguments, should get a helper struct that looks like struct Divergent
82 // for arguments, should get a helper struct that looks like struct DivergentNest
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/
DVrActivity.java152 String[] looks = mVrView.getLooks(); in looksClick() local
156 for (int i = 0; i < looks.length; i++) { in looksClick()
157 menu.add(0, Menu.FIRST + i, Menu.NONE, looks[i]); in looksClick()
DVrView.java63 private final char[] looks = { field in VrView
298 mState1.mTransform.look(looks[last_look], mState1.mCubeScreen, getWidth(), getHeight()); in resetCut()
300 last_look = (last_look + 1) % looks.length; in resetCut()
316 mState1.mTransform.look(looks[k], mState1.mCubeVolume, getWidth(), getHeight()); in look()
/frameworks/base/apex/jobscheduler/
DREADME_js-mainline.md7 which currently looks like the following:
/frameworks/base/tests/FlickerTests/
DREADME.md22 For more examples of how a test looks like check `ChangeAppRotationTest` within the `Rotation` subd…
/frameworks/base/packages/SystemUI/docs/
Dfalsing.md30 The flow through the system looks like such:
43 * If the `FalsingManager` says it looks good, respond to the touch.
80 returns true if it thinks the tap should be rejected (i.e. the tap looks more
86 2. If the tap is the _second_ tap in recent history and looks like a valid Double Tap
235 implementation looks like:
Dcamera.md8 …droid/systemui/statusbar/phone/CentralSurfacesCommandQueueCallbacks.java) looks at the keyguard st…
/frameworks/hardware/interfaces/sensorservice/1.0/
DREADME25 Usage typically looks like this (transaction errors are not handled):
101 Usage typically looks like this (transaction errors are not handled):
DISensorManager.hal59 * The memory layout looks as follows. These offsets can be found in
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/
Ddagger.md23 The module dependency tree looks a bit like:
/frameworks/base/media/jni/soundpool/
DAndroid.bp91 //"-Wthread-safety-negative", // experimental - looks broken in R.
/frameworks/av/services/audioflinger/
DAndroid.bp117 //"-Wthread-safety-negative", // experimental - looks broken in R.
/frameworks/av/services/mediametrics/
DAndroid.bp84 //"-Wthread-safety-negative", // experimental - looks broken in R.
/frameworks/base/packages/SystemUI/scripts/token_alignment/
Dtsconfig.json30 …// "moduleResolution": "node", /* Specify how TypeScript looks up a file fro…
/frameworks/compile/mclinker/lib/Script/
DScriptParser.yy331 The full description of an output section looks like this: