class FrameManager
Defined at line 20 of file ../../src/ui/lib/escher/impl/frame_manager.h
Responsible for allocating new Frames and (eventually) intelligently
recycling their per-frame memory allocations.
Public Methods
void FrameManager (EscherWeakPtr escher)
Defined at line 13 of file ../../src/ui/lib/escher/impl/frame_manager.cc
void ~FrameManager ()
Defined at line 35 of file ../../src/ui/lib/escher/impl/frame_manager.cc
FramePtr NewFrame (const char *trace_literal,uint64_tframe_number,boolenable_gpu_logging,escher::CommandBuffer::Typerequested_type,booluse_protected_memory)
Defined at line 37 of file ../../src/ui/lib/escher/impl/frame_manager.cc