Home
last modified time | relevance | path

Searched refs:mIsType (Results 1 – 10 of 10) sorted by relevance

/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3Channel.cpp98 mIsType = IS_TYPE_NONE; in QCamera3Channel()
727 rc = registerBuffer(buffer, mIsType); in request()
743 rc = registerBuffer(buffer, mIsType); in request()
814 mIsType = isType; in registerBuffer()
824 rc = initialize(mIsType); in registerBuffer()
1444 mIsType = isType; in initialize()
1501 mIsType, in initialize()
1598 rc = registerBuffer(buffer, mIsType); in request()
1615 rc = registerBuffer(buffer, mIsType); in request()
1694 mIsType = isType; in initialize()
[all …]
DQCamera3Channel.h134 cam_is_type_t mIsType; variable
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3Channel.cpp98 mIsType = IS_TYPE_NONE; in QCamera3Channel()
727 rc = registerBuffer(buffer, mIsType); in request()
743 rc = registerBuffer(buffer, mIsType); in request()
814 mIsType = isType; in registerBuffer()
824 rc = initialize(mIsType); in registerBuffer()
1444 mIsType = isType; in initialize()
1501 mIsType, in initialize()
1598 rc = registerBuffer(buffer, mIsType); in request()
1615 rc = registerBuffer(buffer, mIsType); in request()
1694 mIsType = isType; in initialize()
[all …]
DQCamera3Channel.h134 cam_is_type_t mIsType; variable
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Channel.cpp104 mIsType = IS_TYPE_NONE; in QCamera3Channel()
574 mIsType = isType; in initialize()
648 mIsType); in initialize()
701 rc = registerBuffer(buffer, mIsType); in request()
718 rc = registerBuffer(buffer, mIsType); in request()
760 mIsType = isType; in registerBuffer()
770 rc = initialize(mIsType); in registerBuffer()
911 mIsType = isType; in initialize()
916 mIsType); in initialize()
1345 mIsType = isType; in initialize()
[all …]
DQCamera3Channel.h127 cam_is_type_t mIsType; variable
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraParameters.h976 cam_is_type_t mIsType; variable
DQCameraParameters.cpp770 mIsType(IS_TYPE_NONE), in QCameraParameters()
11099 return mIsType; in getISType()
11227 mIsType = static_cast<cam_is_type_t>(atoi(value)); in setStreamConfigure()
11229 mIsType = IS_TYPE_NONE; in setStreamConfigure()
11231 stream_config_info.is_type = mIsType; in setStreamConfigure()
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraParameters.h976 cam_is_type_t mIsType; variable
DQCameraParameters.cpp770 mIsType(IS_TYPE_NONE), in QCameraParameters()
11099 return mIsType; in getISType()
11227 mIsType = static_cast<cam_is_type_t>(atoi(value)); in setStreamConfigure()
11229 mIsType = IS_TYPE_NONE; in setStreamConfigure()
11231 stream_config_info.is_type = mIsType; in setStreamConfigure()