Lines Matching defs:createLayer
85 // createLayer() for more information on the purpose of this array.
343 createLayer(mSnapshot, left, top, right, bottom, alpha, mode, flags, previousFbo);
411 bool OpenGLRenderer::createLayer(sp<Snapshot> snapshot, float left, float top,
568 * Read the documentation of createLayer() before doing anything in this method.