OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getpatchresources
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/hwui/
DisplayListRenderer.h
159
const Vector<Res_png_9patch*>&
getPatchResources
() const {
DisplayList.cpp
209
const Vector<Res_png_9patch*>& patchResources = recorder.
getPatchResources
();
Completed in 61 milliseconds