HomeSort by relevance Sort by last modified time
    Searched defs:createLayer (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/hwui/
LayerRenderer.cpp 197 Layer* LayerRenderer::createLayer(uint32_t width, uint32_t height, bool isOpaque) {
OpenGLRenderer.cpp 89 // createLayer() for more information on the purpose of this array.
617 createLayer(left, top, right, bottom, alpha, mode, flags, previousFbo);
685 bool OpenGLRenderer::createLayer(float left, float top, float right, float bottom,
828 * Read the documentation of createLayer() before doing anything in this method.
    [all...]
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp     [all...]

Completed in 48 milliseconds