Lines Matching refs:IonBuffer
86 const std::shared_ptr<IonBuffer>& buffer, HWC::BlendMode blending,
97 // Layers that use a direct IonBuffer should call this each frame to update
99 void UpdateBuffer(const std::shared_ptr<IonBuffer>& buffer);
120 // Gets the current IonBuffer associated with this layer. Ownership of the
124 IonBuffer* GetBuffer();
228 IonBuffer* GetBuffer() {
250 std::shared_ptr<IonBuffer> buffer;
263 IonBuffer* GetBuffer() { return buffer.get(); }
338 int OnNewGlobalBuffer(DvrGlobalBufferKey key, IonBuffer& ion_buffer);
457 int MapConfigBuffer(IonBuffer& ion_buffer);