Home
last modified time | relevance | path

Searched defs:info (Results 376 - 400 of 7073) sorted by relevance

1...<<11121314151617181920>>...283

/third_party/skia/gm/
H A Doverdrawcolorfilter.cpp49 SkImageInfo info = SkImageInfo::MakeA8(100, 100); variable
/third_party/skia/docs/examples/
H A DPixmap_readPixels_2.cpp7 SkImageInfo info = SkImageInfo::MakeN32Premul(image->width(), image->height()); in REG_FIDDLE() local
H A DPixmap_readPixels_3.cpp7 SkImageInfo info = SkImageInfo::MakeN32Premul(image->width(), image->height()); in REG_FIDDLE() local
H A DPixmap_readPixels_4.cpp7 SkImageInfo info = SkImageInfo::MakeN32Premul(image->width(), image->height()); in REG_FIDDLE() local
H A Df16to8888busted.cpp8 SkImageInfo info = SkImageInfo::Make(100, 100, SkColorType::kRGBA_F16_SkColorType, in REG_FIDDLE() local
H A DSurface_MakeRaster_2.cpp7 SkImageInfo info = SkImageInfo::MakeN32Premul(3, 3); in REG_FIDDLE() local
H A DCanvas_MakeRasterDirect.cpp7 SkImageInfo info = SkImageInfo::MakeN32Premul(3, 3); // device aligned, 32 bpp, Premultiplied in REG_FIDDLE() local
H A DImage_readPixels.cpp12 SkImageInfo info = SkImageInfo::MakeN32Premul(width, height); in REG_FIDDLE() local
H A DBitmap_getAddr8.cpp11 SkImageInfo info = SkImageInfo::Make(width, height, kGray_8_SkColorType, kOpaque_SkAlphaType); in REG_FIDDLE() local
H A DBitmap_installPixels.cpp14 SkImageInfo info = SkImageInfo::MakeN32(8, 8, kOpaque_SkAlphaType); in REG_FIDDLE() local
H A DBitmap_installPixels_2.cpp15 SkImageInfo info = SkImageInfo::MakeN32(width, height, kUnpremul_SkAlphaType); in REG_FIDDLE() local
H A DCanvas_accessTopRasterHandle.cpp28 const SkImageInfo info = SkImageInfo::MakeN32Premul(1, 1); in REG_FIDDLE() local
/third_party/skia/bench/
H A DGrMipmapBench.cpp38 SkImageInfo info = variable
H A DMipmapBench.cpp37 SkImageInfo info = SkImageInfo::Make(fW, fH, ct, kPremul_SkAlphaType, variable
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability_local_record.cpp22 AbilityLocalRecord::AbilityLocalRecord(const std::shared_ptr<AbilityInfo> &info, const sptr<IRemoteObject> &token, in AbilityLocalRecord() argument
/foundation/ability/ability_runtime/test/unittest/dump_utils_test/
H A Ddump_utils_test.cpp49 DumpUtils info; in HWTEST_F() local
66 DumpUtils info; in HWTEST_F() local
83 DumpUtils info; in HWTEST_F() local
100 DumpUtils info; in HWTEST_F() local
117 DumpUtils info; in HWTEST_F() local
134 DumpUtils info; HWTEST_F() local
151 DumpUtils info; HWTEST_F() local
168 DumpUtils info; HWTEST_F() local
185 DumpUtils info; HWTEST_F() local
202 DumpUtils info; HWTEST_F() local
229 DumpUtils info; HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/unittest/insight_intent_profile_test/
H A Dinsight_intent_profile_test.cpp101 InsightIntentInfo info; in HWTEST_F() local
124 InsightIntentInfo info; in HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/unittest/want_sender_stub_test/
H A Dwant_sender_stub_test.cpp105 SenderInfo info; in HWTEST_F() local
146 SenderInfo info; in HWTEST_F() local
/foundation/ability/idl_tool/idl_tool_2/hash/
H A Dhash.cpp46 std::cout << info << "\n"; in FormatStdout() local
65 hashFile << info << "\n"; in FormatFile() local
/foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/src/
H A Dclient_unit_test.cpp85 IntellVoiceEngineInfo info = {}; in HWTEST_F() local
/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_method.cpp93 std::string info = parameter->Dump(prefix + TAB); in Dump() local
/foundation/ability/form_fwk/services/src/
H A Dform_record_report.cpp38 FormRecordReportInfo info; in SetFormRecordRecordInfo() local
51 FormRecordReportInfo info; in IncreaseUpdateTimes() local
[all...]
/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_devmgr.c37 void onNodeOnline(NodeBasicInfo *info) in onNodeOnline() argument
46 void onNodeOffline(NodeBasicInfo *info) in onNodeOffline() argument
55 void onNodeBasicInfoChanged(NodeBasicInfoType type, NodeBasicInfo *info) in onNodeBasicInfoChanged() argument
[all...]
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dmock_form_share_mgr.cpp40 int32_t FormShareMgr::RecvFormShareInfoFromRemote(const FormShareInfo &info) in RecvFormShareInfoFromRemote() argument
/foundation/ability/idl_tool/ast/
H A Dast_method.cpp72 String info = parameter->Dump(prefix + " "); in Dump() local

Completed in 8 milliseconds

1...<<11121314151617181920>>...283