Searched refs:willNotCacheDrawing (Results 1 – 4 of 4) sorted by relevance
9786 public void setWillNotCacheDrawing(boolean willNotCacheDrawing) { in setWillNotCacheDrawing() argument9787 setFlags(willNotCacheDrawing ? WILL_NOT_CACHE_DRAWING : 0, WILL_NOT_CACHE_DRAWING); in setWillNotCacheDrawing()9796 public boolean willNotCacheDrawing() { in willNotCacheDrawing() method in View26207 stream.addProperty("drawing:willNotCacheDrawing", willNotCacheDrawing());
33761 method public boolean willNotCacheDrawing();
45657 method public boolean willNotCacheDrawing();
49196 method public boolean willNotCacheDrawing();