OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stall_durations
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/modules/camera/3_4/
format_metadata_factory.cpp
115
ArrayVector<int64_t, 4>
stall_durations
;
local
207
stall_durations
.push_back(
245
ANDROID_SCALER_AVAILABLE_STALL_DURATIONS, std::move(
stall_durations
));
/device/google/marlin/camera/QCamera2/stack/common/
cam_intf.h
448
int64_t
stall_durations
[MAX_SIZES_CNT];
member in struct:__anon2127
[
all
...]
/hardware/qcom/camera/msm8998/QCamera2/stack/common/
cam_intf.h
537
int64_t
stall_durations
[MAX_SIZES_CNT];
member in struct:cam_capability
[
all
...]
Completed in 178 milliseconds