OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flash_value
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/utility/media_galleries/
image_metadata_extractor.cc
443
int
flash_value
= -1;
local
444
g_exif_lib.Get().ExtractInt(data, EXIF_TAG_FLASH, &
flash_value
);
445
if (
flash_value
>= 0) {
446
flash_fired_ = (
flash_value
& 0x1) != 0;
/device/moto/shamu/camera/QCamera2/stack/common/
cam_types.h
1640
cam_
flash_value
_t
flash_value
;
member in struct:__anon4341
[
all
...]
/device/moto/shamu/camera/QCamera2/HAL/
QCamera2HWI.cpp
[
all
...]
Completed in 428 milliseconds