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

  /external/chromium_org/cc/layers/
surface_layer.cc 20 void SurfaceLayer::SetSurfaceId(SurfaceId surface_id) {
37 layer_impl->SetSurfaceId(surface_id_);
surface_layer.h 20 void SetSurfaceId(SurfaceId surface_id);
surface_layer_impl.h 22 void SetSurfaceId(SurfaceId surface_id);
surface_layer_impl.cc 24 void SurfaceLayerImpl::SetSurfaceId(SurfaceId surface_id) {
36 layer_impl->SetSurfaceId(surface_id_);
surface_layer_impl_unittest.cc 25 surface_layer_impl->SetSurfaceId(surface_id);

Completed in 109 milliseconds