Searched defs:isHigh (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/ |
H A D | rs_threshold_detector_test.cpp | 52 auto notCallback = [] (const uint32_t value, bool isHigh) { in __anon468425740102() 59 auto callback2 = [data] (const uint32_t value, bool isHigh) { in __anon468425740202() 69 auto callback5 = [data] (const uint32_t value, bool isHigh) { in __anon468425740302() 81 auto callback9 = [data] (const uint32_t value, bool isHigh) { in __anon468425740402() 87 auto callback10 = [data] (const uint32_t value, bool isHigh) { in __anon468425740502()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_render_node_gc.cpp | 52 static auto callback = [] (uint32_t size, bool isHigh) { in ReleaseNodeBucket() 132 static auto callback = [] (uint32_t size, bool isHigh) { in ReleaseDrawableBucket() 201 static auto callback = [] (uint32_t size, bool isHigh) { in ReleaseOffTreeNodeBucket()
|
/ohos5.0/foundation/distributedhardware/distributed_audio/common/src/ |
H A D | daudio_latency_test.cpp | 90 bool isHigh = IsFrameHigh(reinterpret_cast<int16_t *>(const_cast<uint8_t *>(base)), in RecordBeepTime() local
|
/ohos5.0/foundation/distributedhardware/distributed_audio/common/test/unittest/src/ |
H A D | daudio_utils_test.cpp | 96 … bool isHigh = DAudioLatencyTest::GetInstance().IsFrameHigh(reinterpret_cast<int16_t *>(buf.get()), variable
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/ |
H A D | thumbnail_utils.cpp | 368 …ils::CompressImage(shared_ptr<PixelMap> &pixelMap, vector<uint8_t> &data, bool isHigh, bool isAstc, in CompressImage()
|