HomeSort by relevance Sort by last modified time
    Searched full:parent_matrix (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/cc/trees/
layer_tree_host_common.cc 788 const gfx::Transform& parent_matrix,
792 // want this matrix to premultiply a fixed-position layer's parent_matrix, so
798 // -- this is inverse of parent_matrix
802 // -- this transform is the parent_matrix
810 gfx::Transform scroll_compensation_for_this_layer = parent_matrix; // Step 3
816 if (!parent_matrix.GetInverse(&inverse_parent_matrix))
1327 gfx::Transform parent_matrix; member in struct:cc::DataForRecursion
    [all...]

Completed in 164 milliseconds