/third_party/skia/gm/ |
H A D | overdrawcolorfilter.cpp | 49 SkImageInfo info = SkImageInfo::MakeA8(100, 100); variable
|
/third_party/skia/docs/examples/ |
H A D | Pixmap_readPixels_2.cpp | 7 SkImageInfo info = SkImageInfo::MakeN32Premul(image->width(), image->height()); in REG_FIDDLE() local
|
H A D | Pixmap_readPixels_3.cpp | 7 SkImageInfo info = SkImageInfo::MakeN32Premul(image->width(), image->height()); in REG_FIDDLE() local
|
H A D | Pixmap_readPixels_4.cpp | 7 SkImageInfo info = SkImageInfo::MakeN32Premul(image->width(), image->height()); in REG_FIDDLE() local
|
H A D | f16to8888busted.cpp | 8 SkImageInfo info = SkImageInfo::Make(100, 100, SkColorType::kRGBA_F16_SkColorType, in REG_FIDDLE() local
|
H A D | Surface_MakeRaster_2.cpp | 7 SkImageInfo info = SkImageInfo::MakeN32Premul(3, 3); in REG_FIDDLE() local
|
H A D | Canvas_MakeRasterDirect.cpp | 7 SkImageInfo info = SkImageInfo::MakeN32Premul(3, 3); // device aligned, 32 bpp, Premultiplied in REG_FIDDLE() local
|
H A D | Image_readPixels.cpp | 12 SkImageInfo info = SkImageInfo::MakeN32Premul(width, height); in REG_FIDDLE() local
|
H A D | Bitmap_getAddr8.cpp | 11 SkImageInfo info = SkImageInfo::Make(width, height, kGray_8_SkColorType, kOpaque_SkAlphaType); in REG_FIDDLE() local
|
H A D | Bitmap_installPixels.cpp | 14 SkImageInfo info = SkImageInfo::MakeN32(8, 8, kOpaque_SkAlphaType); in REG_FIDDLE() local
|
H A D | Bitmap_installPixels_2.cpp | 15 SkImageInfo info = SkImageInfo::MakeN32(width, height, kUnpremul_SkAlphaType); in REG_FIDDLE() local
|
H A D | Canvas_accessTopRasterHandle.cpp | 28 const SkImageInfo info = SkImageInfo::MakeN32Premul(1, 1); in REG_FIDDLE() local
|
/third_party/skia/bench/ |
H A D | GrMipmapBench.cpp | 38 SkImageInfo info = variable
|
H A D | MipmapBench.cpp | 37 SkImageInfo info = SkImageInfo::Make(fW, fH, ct, kPremul_SkAlphaType, variable
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | ability_local_record.cpp | 22 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 D | dump_utils_test.cpp | 49 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 D | insight_intent_profile_test.cpp | 101 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 D | want_sender_stub_test.cpp | 105 SenderInfo info; in HWTEST_F() local 146 SenderInfo info; in HWTEST_F() local
|
/foundation/ability/idl_tool/idl_tool_2/hash/ |
H A D | hash.cpp | 46 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 D | client_unit_test.cpp | 85 IntellVoiceEngineInfo info = {}; in HWTEST_F() local
|
/foundation/ability/idl_tool/idl_tool_2/ast/ |
H A D | ast_method.cpp | 93 std::string info = parameter->Dump(prefix + TAB); in Dump() local
|
/foundation/ability/form_fwk/services/src/ |
H A D | form_record_report.cpp | 38 FormRecordReportInfo info; in SetFormRecordRecordInfo() local 51 FormRecordReportInfo info; in IncreaseUpdateTimes() local [all...] |
/foundation/ability/dmsfwk_lite/source/ |
H A D | dmslite_devmgr.c | 37 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 D | mock_form_share_mgr.cpp | 40 int32_t FormShareMgr::RecvFormShareInfoFromRemote(const FormShareInfo &info) in RecvFormShareInfoFromRemote() argument
|
/foundation/ability/idl_tool/ast/ |
H A D | ast_method.cpp | 72 String info = parameter->Dump(prefix + " "); in Dump() local
|