Searched refs:GetAllocationSize (Results 1 – 13 of 13) sorted by relevance
79 if (!surface->IsValid() || surface->GetAllocationSize() < in GetCachedOrCreateSurface()84 surface->GetAllocationSize() < (*best_it)->GetAllocationSize()) { in GetCachedOrCreateSurface()306 cached_surfaces_bytes += surface->GetAllocationSize(); in TraceStats()
100 size_t GetAllocationSize() const { return vk_memory_info_.allocationSize; } in GetAllocationSize() function107 return GetAllocationSize() > GetImageMemoryRequirementsSize(); in IsOversized()
43 virtual size_t GetAllocationSize();57 virtual size_t GetAllocationSize() { return 0;} in GetAllocationSize() function
103 size_t SingleFrameCodec::GetAllocationSize() { in GetAllocationSize() function in flutter::SingleFrameCodec107 ? cached_frame_->image()->GetAllocationSize() in GetAllocationSize()
18 size_t EngineLayer::GetAllocationSize() { in GetAllocationSize() function in flutter::EngineLayer
31 size_t GetAllocationSize() override;
35 virtual size_t GetAllocationSize();
26 size_t GetAllocationSize() override;
38 size_t CanvasImage::GetAllocationSize() { in GetAllocationSize() function in flutter::CanvasImage
37 size_t Picture::GetAllocationSize() { in GetAllocationSize() function in flutter::Picture
42 size_t GetAllocationSize() override;
52 size_t GetAllocationSize() override;
39 size_t Paragraph::GetAllocationSize() { in GetAllocationSize() function in flutter::Paragraph