Home
last modified time | relevance | path

Searched defs:position (Results 1 - 11 of 11) sorted by relevance

/drivers/peripheral/display/composer/test/common/
H A Dhdi_test_render_utils.cpp42 int32_t position = y * handle.width + x; in SetPixel() local
H A Ddisplay_test_utils.cpp108 int32_t position = y * handle.width + x; in GetPixelValue() local
141 int32_t position = y * handle.width + x; in CheckPixel() local
182 int32_t position = y * handle.stride / PIXEL_BYTES + x; in SetPixel() local
[all...]
/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Dstring_helper.cpp114 std::string StringHelper::Replace(const std::string &value, size_t position, size_t len, const std::string &newStr) in Replace() argument
102 Replace( const std::string &value, size_t position, const std::string &substr, const std::string &newstr) Replace() argument
/drivers/external_device_manager/services/native/driver_extension_manager/src/drivers_pkg_manager/
H A Dpkg_db_helper.cpp344 int32_t position = 0; in QueryAndGetResultColumnValues() local
/drivers/hdf_core/framework/tools/hdi-gen/preprocessor/
H A Dpreprocessor.cpp260 auto position = otherFile.imports_.find(curFile.GetFullName()); in CheckCircularReference() local
/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_layer.cpp248 int32_t position = y * handle.width + x; in SetPixel() local
/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H A Dhdi_layer.cpp194 int32_t position = y * handle.width + x; in SetPixel() local
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_adapter_interface_impl.cpp859 std::string::size_type position = condition.find_first_of(";"); in getEventTypeFromCondition() local
/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/
H A Ddmetadata_processor.cpp186 const uint8_t position = OHOS_CAMERA_POSITION_BACK; in InitDCameraDefaultAbilityKeys() local
189 const uint8_t position = OHOS_CAMERA_POSITION_FRONT; in InitDCameraDefaultAbilityKeys() local
192 const uint8_t position = OHOS_CAMERA_POSITION_OTHER; in InitDCameraDefaultAbilityKeys() local
/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
H A Dhdi_hostapd_hal.c633 static int AddParam(unsigned int position, const char *cmd, const char *arg, char outDataBuf[], unsigned int outSize) in AddParam() argument
/drivers/peripheral/format/interfaces/include/
H A Dformat_type.h180 int64_t position; /**< Position of the data frame in the file */ member

Completed in 10 milliseconds