Searched defs:ProjectionLayer (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/tests/unit/
H A DRenderNodeDrawableTests.cpp377 class ProjectionLayer : public SkSurface_Base { class in inherits:SkSurface_Base
379 ProjectionLayer(int* drawCounter) function in class:ProjectionLayer
444 sk_sp<SkSurface> surfaceLayer1(new ProjectionLayer(&drawCounter));

Completed in 991 milliseconds