Searched refs:allocLayerWithPicture (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/tests/
H A DTreeManager_test.cpp117 void allocLayerWithPicture(bool useTestLayer, LayerAndroid** layerHandle, SkPicture** pictureHandle) { function in class:WebCore::TreeManagerTest
282 allocLayerWithPicture(false, &l, &p);
323 allocLayerWithPicture(true, &paintChildA, 0);
328 allocLayerWithPicture(true, &paintChildB, 0);
345 allocLayerWithPicture(true, &paintChildC, 0);

Completed in 37 milliseconds