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

  /external/chromium_org/cc/output/
direct_renderer.h 52 gfx::Transform window_matrix; member in struct:cc::DirectRenderer::DrawingFrame
direct_renderer.cc 44 static gfx::Transform window_matrix(int x, int y, int width, int height) { function
107 frame->window_matrix = window_matrix(window_rect.x(),

Completed in 253 milliseconds