Searched defs:GetAllocationSize (Results 1 – 7 of 7) sorted by relevance
18 size_t EngineLayer::GetAllocationSize() { in GetAllocationSize() function in flutter::EngineLayer
38 size_t CanvasImage::GetAllocationSize() { in GetAllocationSize() function in flutter::CanvasImage
37 size_t Picture::GetAllocationSize() { in GetAllocationSize() function in flutter::Picture
103 size_t SingleFrameCodec::GetAllocationSize() { in GetAllocationSize() function in flutter::SingleFrameCodec
39 size_t Paragraph::GetAllocationSize() { in GetAllocationSize() function in flutter::Paragraph
57 virtual size_t GetAllocationSize() { return 0;} in GetAllocationSize() function
100 size_t GetAllocationSize() const { return vk_memory_info_.allocationSize; } in GetAllocationSize() function