HomeSort by relevance Sort by last modified time
    Searched refs:getClientBufferFormat (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/src/OpenGL/libEGL/
Surface.hpp 73 sw::Format getClientBufferFormat() const;
Surface.cpp 88 egl::ClientBuffer(width, height, getClientBufferFormat(), clientBuffer, clientBufferPlane));
237 sw::Format Surface::getClientBufferFormat() const

Completed in 79 milliseconds