Home
last modified time | relevance | path

Searched refs:GetPropertyInt8 (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_capturedata.h74 int8_t GetPropertyInt8(const std::string& name) const;
H A Drs_profiler_capturedata.cpp64 int8_t RSCaptureData::GetPropertyInt8(const std::string& name) const in GetPropertyInt8() function in OHOS::Rosen::RSCaptureData
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_profiler/unittest/
H A Drs_profiler_capturedata_test.cpp102 EXPECT_EQ(initial, data.GetPropertyInt8(name));