OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getDepthBitmap
(Results
1 - 5
of
5
) sorted by null
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
DepthImage.java
63
decode.getNear(), decode.
getDepthBitmap
(),
94
public Bitmap
getDepthBitmap
() {
XmpDepthDecode.java
98
public Bitmap
getDepthBitmap
() {
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
DepthImage.java
63
decode.getNear(), decode.
getDepthBitmap
(),
170
public Bitmap
getDepthBitmap
() {
RGBZ.java
59
depthBitmap = depthImage.
getDepthBitmap
();
79
depthBitmap = depthImage.
getDepthBitmap
();
88
depthBitmap = depthImage.
getDepthBitmap
();
112
MediaStoreSaver.savePNG(depthImage.
getDepthBitmap
(), "depthmap",
XmpDepthDecode.java
88
public Bitmap
getDepthBitmap
() {
Completed in 324 milliseconds