Home
last modified time | relevance | path

Searched refs:GetCacheBuffer (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_allocator.h54 static BufferInfo GetCacheBuffer(uint16_t fontId,
H A Dui_font_allocator.cpp179 BufferInfo UIFontAllocator::GetCacheBuffer(uint16_t fontId, in GetCacheBuffer() function in OHOS::UIFontAllocator
H A Dui_font_bitmap.cpp279 BufferInfo bufInfo = UIFontAllocator::GetCacheBuffer(fontId, unicode, mode, glyphNode, false, textStyle); in SearchInFont()
H A Dui_font_vector.cpp907 BufferInfo bufInfo = UIFontAllocator::GetCacheBuffer(faceInfo.key, unicode, mode, glyphNode, true, textStyle); in SetFace()
/foundation/multimedia/audio_lite/services/server/include/
H A Daudio_capturer_server.h74 SurfaceBuffer *GetCacheBuffer(void);
/foundation/multimedia/audio_lite/services/server/src/
H A Daudio_capturer_server.cpp74 SurfaceBuffer *AudioCapturerServer::GetCacheBuffer(void) in GetCacheBuffer() function in OHOS::Audio::AudioCapturerServer
109 SurfaceBuffer *surfaceBuf = serverStore->GetCacheBuffer(); in ReadAudioDataProcess()

Completed in 4 milliseconds