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

  /hardware/samsung_slsi/exynos5/libhwc/
hwc.cpp 1043 hwc_layer_1_t *video_layer = NULL; local
1542 hwc_layer_1_t *video_layer = NULL; local
    [all...]
  /external/chromium_org/cc/trees/
layer_tree_host_impl_unittest.cc 3770 scoped_ptr<VideoLayerImpl> video_layer = local
6254 scoped_ptr<VideoLayerImpl> video_layer = local
6284 scoped_ptr<VideoLayerImpl> video_layer = local
    [all...]
layer_tree_host_unittest.cc 20 #include "cc/layers/video_layer.h"
4139 scoped_refptr<VideoLayer> video_layer = VideoLayer::Create(&provider_); variable
4142 layer_tree_host()->root_layer()->AddChild(video_layer); variable
    [all...]

Completed in 131 milliseconds