OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rawAvailable
(Results
1 - 2
of
2
) sorted by null
/packages/apps/DevCamera/src/com/android/devcamera/
CameraInfoCache.java
275
public boolean
rawAvailable
() {
Api2Camera.java
238
if (RAW_STREAM_ENABLE && mCameraInfoCache.
rawAvailable
()) {
290
return mCameraInfoCache.
rawAvailable
();
406
if (RAW_STREAM_ENABLE && mCameraInfoCache.
rawAvailable
()) {
[
all
...]
Completed in 1243 milliseconds