Home
last modified time | relevance | path

Searched refs:range (Results 326 - 333 of 333) sorted by relevance

1...<<11121314

/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H A Dipc_cmd_parser.cpp62 bRet = (bRet && parcel.WriteInt32(devInfo.range)); in EncodeDmDeviceInfo()
/test/testfwk/xdevice/plugins/devicetest/core/
H A Dtest_case.py667 for i in range(0, int(looptimes)):
/test/testfwk/developer_test/src/core/driver/
H A Ddrivers.py1118 for i in range(0, times):
/test/testfwk/xdevice/src/xdevice/_core/report/
H A Dreporter_helper.py171 for char_index in range(32):
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.cpp517 indices.error += "Indices out-of-range.\n"; in Validate()
1925 component.range = node.light->positional.range; in CreateLight()
/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp4693 * CaseDescription: Test capture session exposure value and range with anomalous branch.
6490 * CaseDescription: test the supported exposure compensation range and Zoom Ratio range with anomalous branch
10808 * Function: Test set preview frame rate range dynamical
10812 * CaseDescription: Test set preview frame rate range dynamical
11897 * Function: Test set video frame rate range dynamical
11901 * CaseDescription: Test set video frame rate range dynamical
12094 vector<int32_t> range; in HWTEST_F() local
12095 status = session->GetSupportedTimeLapseIntervalRange(range); in HWTEST_F()
12097 if (!range in HWTEST_F()
[all...]
/test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/
H A Dgles3ndk.cpp2788 GLint range[2]; in GLGetShaderPrecisionFormat() local
2790 glGetShaderPrecisionFormat(GL_FRAGMENT_SHADER, GL_HIGH_FLOAT, range, &precision); in GLGetShaderPrecisionFormat()
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_ndk_unittest.cpp135 .range = videoRange in CreateVideoOutput()
1499 * CaseDescription: Test GetExposureValue and SetExposureBias with value less then the range
1551 * CaseDescription: Test GetExposureValue and SetExposureBias with value between the range
1603 * CaseDescription: Test GetExposureValue and SetExposureBias with value more then the range

Completed in 59 milliseconds

1...<<11121314