Home
last modified time | relevance | path

Searched refs:layerDevice (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/compute/sk/
DSkDevice_Compute.cpp764 SkDevice_ComputeLayerGroup* layerDevice = static_cast<SkDevice_ComputeLayerGroup*>(device); in drawDevice() local
765 SkASSERT(layerDevice->fRoot == this); // the layerDevice should belong to this root device in drawDevice()
766 SkASSERT(layerDevice->fGroupID == fGroupID); // the layerDevice should be the top device in drawDevice()
/external/skia/src/compute/sk/
DSkDevice_Compute.cpp764 SkDevice_ComputeLayerGroup* layerDevice = static_cast<SkDevice_ComputeLayerGroup*>(device); in drawDevice() local
765 SkASSERT(layerDevice->fRoot == this); // the layerDevice should belong to this root device in drawDevice()
766 SkASSERT(layerDevice->fGroupID == fGroupID); // the layerDevice should be the top device in drawDevice()