Searched defs:readResource (Results 1 – 4 of 4) sorted by relevance
73 private fun readResource(path: String) = in readResource() method
136 private String readResource(String resource) throws URISyntaxException, IOException { in readResource() method in AnalysisTest
32 public static String readResource(String resourceName) throws IOException { in readResource() method in TestUtils
3545 ID3D11Resource *readResource = textureHelper.get(); in packPixels() local