Searched refs:GetCacheBuffer (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/arkui/ui_lite/frameworks/font/ |
H A D | ui_font_allocator.h | 54 static BufferInfo GetCacheBuffer(uint16_t fontId,
|
H A D | ui_font_allocator.cpp | 179 BufferInfo UIFontAllocator::GetCacheBuffer(uint16_t fontId, in GetCacheBuffer() function in OHOS::UIFontAllocator
|
H A D | ui_font_bitmap.cpp | 279 …BufferInfo bufInfo = UIFontAllocator::GetCacheBuffer(fontId, unicode, mode, glyphNode, false, text… in SearchInFont()
|
H A D | ui_font_vector.cpp | 906 …BufferInfo bufInfo = UIFontAllocator::GetCacheBuffer(faceInfo.key, unicode, mode, glyphNode, true,… in SetFace()
|
/ohos5.0/foundation/multimedia/audio_lite/services/server/src/ |
H A D | audio_capturer_server.cpp | 74 SurfaceBuffer *AudioCapturerServer::GetCacheBuffer(void) in GetCacheBuffer() function in OHOS::Audio::AudioCapturerServer 109 SurfaceBuffer *surfaceBuf = serverStore->GetCacheBuffer(); in ReadAudioDataProcess()
|
/ohos5.0/foundation/multimedia/audio_lite/services/server/include/ |
H A D | audio_capturer_server.h | 74 SurfaceBuffer *GetCacheBuffer(void);
|