Searched defs:createContent (Results 1 – 2 of 2) sorted by relevance
130 void createContent(int width, int height, DisplayListCanvas* renderer) override { in createContent() function in ShadowGridAnimation171 void createContent(int width, int height, DisplayListCanvas* renderer) override { in createContent() function in ShadowGrid2Animation212 void createContent(int width, int height, DisplayListCanvas* renderer) override { in createContent() function in RectGridAnimation260 void createContent(int width, int height, DisplayListCanvas* renderer) override { in createContent() function in OvalAnimation
120 private ContentValues createContent(Uri uri) { in createContent() method in MediaInserterTest