Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/tests/unit/
DRenderNodeDrawableTests.cpp457 class ProjectionLayer : public SkSurface_Base { in RENDERTHREAD_SKIA_PIPELINE_TEST() class
459 ProjectionLayer(int* drawCounter) in RENDERTHREAD_SKIA_PIPELINE_TEST() function in RENDERTHREAD_SKIA_PIPELINE_TEST::ProjectionLayer
529 sk_sp<SkSurface> surfaceLayer1(new ProjectionLayer(&drawCounter)); in RENDERTHREAD_SKIA_PIPELINE_TEST()