Searched refs:LayerContent (Results 1 – 10 of 10) sorted by relevance
34 class PictureLayerContent : public LayerContent {54 class LegacyPictureLayerContent : public LayerContent {
41 BaseLayerAndroid(LayerContent* content);60 ForegroundBaseLayerAndroid(LayerContent* content);
53 class LayerContent; variable187 LayerContent* content() { return m_content; } in content()188 void setContent(LayerContent* content);372 LayerContent* m_content;
41 class LayerContent : public SkRefCnt {
34 class PicturePileLayerContent : public LayerContent {
49 BaseLayerAndroid::BaseLayerAndroid(LayerContent* content) in BaseLayerAndroid()113 ForegroundBaseLayerAndroid::ForegroundBaseLayerAndroid(LayerContent* content) in ForegroundBaseLayerAndroid()
527 void LayerAndroid::setContent(LayerContent* content) in setContent()
104 LayerContent* newContent = getFirstLayer()->content(); in tryUpdateSurface()105 LayerContent* oldContent = oldSurface->getFirstLayer()->content(); in tryUpdateSurface()230 LayerContent* content = m_layers[i]->content(); in prepareGL()430 LayerContent* content = getFirstLayer()->content(); in blitFromContents()
183 LayerContent* content; in nativeDeserializeViewState()540 LayerContent* content; in deserializeLayer()
307 LayerContent* content = m_baseLayer->content(); in draw()530 LayerContent* content = m_baseLayer->content(); in copyBaseContentToPicture()1008 LayerContent* content = layer->content(); in nativeDumpLayerContentToPicture()