OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mDebugOutput
(Results
1 - 2
of
2
) sorted by null
/cts/apps/CtsVerifier/include/colorchecker/
imagetesthandler.h
31
virtual ~ImageTestHandler() { delete[]
mDebugOutput
; }
37
const unsigned char* debug_output() const { return
mDebugOutput
; }
52
unsigned char*
mDebugOutput
;
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/analyzer/
CameraTests.java
53
private Bitmap
mDebugOutput
;
70
return
mDebugOutput
;
Completed in 104 milliseconds