Home
last modified time | relevance | path

Searched refs:getAttachmentExtentsIntersection (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebuffer.h93 const Extents getAttachmentExtentsIntersection() const;
DFramebuffer.cpp582 const Extents FramebufferState::getAttachmentExtentsIntersection() const in getAttachmentExtentsIntersection() function in gl::FramebufferState
771 return getAttachmentExtentsIntersection(); in getExtents()