Home
last modified time | relevance | path

Searched defs:totalSize (Results 101 - 125 of 233) sorted by relevance

12345678910

/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Drender_select_popup.cpp319 Size totalSize; in PerformLayout() local
[all...]
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dpixel_map_ohos.cpp295 int32_t totalSize = static_cast<int32_t>(pixmap_->GetCapacity()); in SavePixelMapToFile() local
/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_source_info.cpp373 int32_t totalSize = pixmap_->GetByteCount(); in ToString() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip.cpp503 int64_t totalSize = 0; in GetOriginalSize() local
/foundation/multimedia/audio_framework/services/audio_service/test/unittest/
H A Daudio_service_common_unit_test.cpp326 size_t totalSize = oHAudioBuffer->GetDataSize(); in HWTEST() local
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_dfx.cpp377 uint32_t totalSize = surfaceBuffer->GetSize(); in DumpSurfaceBuffer() local
409 void HCodec::BufferInfo::DecideDumpInfo(int& alignedH, uint32_t& totalSize, string& suffix, bool& dumpAsVideo) const in DecideDumpInfo() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_utils_test.cpp408 size_t totalSize = 0; in HWTEST_F() local
476 const size_t totalSize = 0; in HWTEST_F() local
/foundation/multimedia/media_foundation/engine/pipeline/filters/source/media_source/
H A Dmedia_source_filter.cpp170 uint64_t totalSize = 0; in PullData() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dbackground_cloud_file_processor.cpp131 double totalSize = static_cast<double>(diskInfo.f_bsize) * static_cast<double>(diskInfo.f_blocks); in IsStorageInsufficient() local
/foundation/communication/ipc/ipc/native/src/mock/include/
H A Ddbinder_base_invoker_object.h119 uint32_t totalSize = 0; in IRemoteObjectTranslateWhenSend() local
245 ConstructTransData(MessageParcel &data, dbinder_transaction_data &transData, size_t totalSize, uint64_t seqNum, int cmd, __u32 code, __u32 flags) ConstructTransData() argument
/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/
H A Dipc_invoker.c165 uint32_t totalSize; in CheckIpcIo() local
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dffi_structs.h108 uint32_t totalSize; member
113 uint32_t totalSize; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_database_test.cpp826 static const size_t totalSize = 50; in HWTEST_F() local
/third_party/icu/tools/unicode/c/genprops/
H A Dcorepropsbuilder.cpp789 static int32_t totalSize; variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsBuiltinVarTests.cpp103 const deUint32 totalSize = width; in checkVertexPipelineStagesSubgroupInvocationID() local
/third_party/vk-gl-cts/executor/
H A DxeTcpIpLink.cpp59 int totalSize = xs::MESSAGE_HEADER_SIZE + nameSize + paramsSize + workDirSize + caseListSize; in writeExecuteBinary() local
/third_party/skia/src/core/
H A DSkCompressedDataUtils.cpp258 size_t totalSize = 0; in SkCompressedDataSize() local
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dtext.cpp773 size_t totalSize = SPV_INDEX_INSTRUCTION; in spvTextToBinaryInternal() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dtext.cpp773 size_t totalSize = SPV_INDEX_INSTRUCTION; in spvTextToBinaryInternal() local
/third_party/spirv-tools/source/
H A Dtext.cpp796 size_t totalSize = SPV_INDEX_INSTRUCTION; in spvTextToBinaryInternal() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsBuiltinVarTests.cpp103 const deUint32 totalSize = width; in checkVertexPipelineStagesSubgroupInvocationID() local
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_method_utils.h230 size_t totalSize = 0; in IsPrivateCommandValid() local
/base/security/huks/utils/crypto_adapter/
H A Dhks_client_service_adapter.c465 uint32_t totalSize = (uint32_t)nSize + (uint32_t)eSize + sizeof(struct HksPubKeyInfo); in X509PublicKeyToRsa() local
517 uint32_t totalSize = xSize + ySize + sizeof(struct HksPubKeyInfo); in EcKeyToPublicKey() local
659 uint32_t totalSize = sizeof(struct KeyMaterialDsa) + ySize + pSize + qSize + gSize; in X509PublicKeyToDsa() local
710 uint32_t totalSize in X509PublicKeyToDh() local
[all...]
/foundation/CastEngine/castengine_cast_framework/common/src/
H A Dcast_engine_common_helper.cpp669 uint32_t totalSize = tokenSize; in SetDataCapacity() local
[all...]
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnncompiler.cpp792 size_t totalSize = 0; in SerializeTensorsToBuffer() local

Completed in 29 milliseconds

12345678910