HomeSort by relevance Sort by last modified time
    Searched refs:is_type (Results 1 - 25 of 58) sorted by null

1 2 3

  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3Stream.h 67 cam_is_type_t is_type,
QCamera3Stream.cpp 241 cam_is_type_t is_type,
280 mStreamInfo->is_type = is_type;
QCamera3Channel.h 373 cam_is_type_t is_type,
  /device/huawei/angler/camera/QCamera2/HAL3/
QCamera3Stream.h 68 cam_is_type_t is_type,
QCamera3Stream.cpp 294 * @is_type : Image stabilization type, cam_is_type_t
311 cam_is_type_t is_type,
350 mStreamInfo->is_type = is_type;
    [all...]
QCamera3Channel.h 519 cam_is_type_t is_type,
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3Stream.h 68 cam_is_type_t is_type,
QCamera3Stream.cpp 294 * @is_type : Image stabilization type, cam_is_type_t
311 cam_is_type_t is_type,
350 mStreamInfo->is_type = is_type;
    [all...]
QCamera3Channel.h 519 cam_is_type_t is_type,
  /external/vulkan-validation-layers/
vk_helper.py 324 if is_type(member_type, 'struct'):
349 def is_type(identifier, type_to_check): function
    [all...]
vk-layer-generate.py 128 elif vk_helper.is_type(base_type, 'struct'):
162 elif vk_helper.is_type(base_type, 'struct'):
252 if vk_helper.is_type(vk_type, 'enum'):#"_TYPE" in vk_type: # TODO : This should be generic ENUM check
295 if vk_helper.is_type(vk_type, 'struct') and '*' not in vk_type:
    [all...]
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3Stream.h 71 cam_is_type_t is_type,
QCamera3Stream.cpp 312 * @is_type : Image stabilization type, cam_is_type_t
329 cam_is_type_t is_type,
368 mStreamInfo->is_type = is_type;
    [all...]
  /hardware/qcom/camera/msmcobalt/QCamera2/HAL3/
QCamera3Stream.h 71 cam_is_type_t is_type,
QCamera3Stream.cpp 311 * @is_type : Image stabilization type, cam_is_type_t
328 cam_is_type_t is_type,
367 mStreamInfo->is_type = is_type;
    [all...]
  /external/chromium-trace/catapult/telemetry/third_party/mock/
mock.py     [all...]
  /external/chromium-trace/catapult/third_party/mock/
mock.py     [all...]
  /external/valgrind/coregrind/m_demangle/
cplus-dem.c     [all...]
  /toolchain/binutils/binutils-2.25/libiberty/
cplus-dem.c     [all...]
  /external/selinux/libsepol/src/
module_to_cil.c 170 int is_type; member in struct:attr_list_node
615 static int set_to_cil_attr(struct policydb *pdb, int is_type, char ***names, uint32_t *num_names)
625 if (is_type) {
662 static int cil_print_attr_strs(int indent, struct policydb *pdb, int is_type, struct ebitmap *pos, struct ebitmap *neg, uint32_t flags, char *attr)
679 if (is_type) {
809 static int cil_add_attr_to_list(struct list *attr_list, char *attribute, int is_type, void *set)
833 attr_list_node->is_type = is_type;
834 if (is_type) {
1273 if (attr_list_node->is_type) {
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_preview.c 701 abc.is_type = IS_TYPE_NONE;
772 abc.is_type = IS_TYPE_NONE;
848 abc_snap.is_type = IS_TYPE_NONE;
    [all...]
mm_qcamera_rdi.c 135 abc.is_type = IS_TYPE_NONE;
  /hardware/qcom/camera/msmcobalt/QCamera2/stack/mm-camera-test/src/
mm_qcamera_preview.c 780 abc.is_type[0] = IS_TYPE_NONE;
855 abc.is_type[0] = IS_TYPE_NONE;
    [all...]
mm_qcamera_rdi.c 135 abc.is_type[0] = IS_TYPE_NONE;
  /device/huawei/angler/camera/QCamera2/stack/common/
cam_intf.h 507 cam_is_type_t is_type; member in struct:__anon3301
    [all...]

Completed in 1001 milliseconds

1 2 3