Home
last modified time | relevance | path

Searched defs:resolutionList (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
H A Dprinter_capability_test.cpp170 std::vector<PrintResolution> resolutionList; variable
192 std::vector<PrintResolution> resolutionList; variable
211 std::vector<PrintResolution> resolutionList; variable
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/
H A Ddmetadata_processor.cpp332 std::vector<DCResolution> resolutionList = iter->second; in InitBasicConfigTag() local
349 std::vector<DCResolution> resolutionList = previewIter->second; in InitExtendConfigTag() local
361 std::vector<DCResolution> resolutionList = videoIter->second; in InitExtendConfigTag() local
374 std::vector<DCResolution> resolutionList = photoIter->second; in InitExtendConfigTag() local
/ohos5.0/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprinter_capability.cpp111 void PrinterCapability::SetResolution(const std::vector<PrintResolution> &resolutionList) in SetResolution()
/ohos5.0/base/print/print_fwk/test/unittest/service_test/
H A Dprint_system_data_test.cpp514 std::vector<PrintResolution> resolutionList; variable
529 std::vector<PrintResolution> resolutionList; variable
/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprinter_capability_helper.cpp111 std::vector<PrintResolution> resolutionList; in CreateResolutionList() local
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dvendor_helper.cpp571 std::vector<PrintResolution> resolutionList; in UpdateResolutionCapability() local
H A Dprint_system_data.cpp383 std::vector<PrintResolution> resolutionList; in ConvertPrintResolutionToJson() local