Searched refs:readGraphResource (Results 1 – 2 of 2) sorted by relevance
41 public FilterGraph readGraphResource(Context context, int resourceId) throws GraphIOException { in readGraphResource() method in GraphReader
139 graph = getGraphReader().readGraphResource(context, resourceId); in loadGraph()