Home
last modified time | relevance | path

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

/ohos5.0/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, text… in SearchInFont()
H A Dui_font_vector.cpp906 …BufferInfo bufInfo = UIFontAllocator::GetCacheBuffer(faceInfo.key, unicode, mode, glyphNode, true,… in SetFace()
/ohos5.0/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()
/ohos5.0/foundation/multimedia/audio_lite/services/server/include/
H A Daudio_capturer_server.h74 SurfaceBuffer *GetCacheBuffer(void);