Home
last modified time | relevance | path

Searched refs:loops (Results 1 – 15 of 15) sorted by relevance

/frameworks/rs/
DrsPath.cpp28 Allocation *vtx, Allocation *loops, float quality) in Path() argument
36 rsc->mHal.funcs.path.initStatic(rsc, this, vtx, loops); in Path()
74 RsAllocation vtx, RsAllocation loops, float quality) { in rsi_PathCreate() argument
75 return new Path(rsc, pp, isStatic, (Allocation *)vtx, (Allocation *)loops, quality); in rsi_PathCreate()
Drs_hal.h250 …l (*initStatic)(const Context *rsc, const Path *m, const Allocation *vtx, const Allocation *loops);
Drs.spec480 param RsAllocation loops
/frameworks/rs/driver/
DrsdPath.cpp53 DrvPathStatic(const Allocation *vtx, const Allocation *loops);
73 const Allocation *vtx, const Allocation *loops) { in rsdPathInitStatic() argument
77 DrvPathStatic *dps = new DrvPathStatic(vtx, loops); in rsdPathInitStatic()
112 DrvPathStatic::DrvPathStatic(const Allocation *vtx, const Allocation *loops) { in DrvPathStatic() argument
DrsdPath.h26 const android::renderscript::Allocation *loops);
/frameworks/compile/libbcc/tests/data/src/
Diops.c3 void loops() { in loops() function
21 loops(); in main()
/frameworks/base/graphics/java/android/renderscript/
DPath.java75 …h createStaticPath(RenderScript rs, Primitive p, float quality, Allocation vtx, Allocation loops) { in createStaticPath() argument
83 … createDynamicPath(RenderScript rs, Primitive p, float quality, Allocation vtx, Allocation loops) { in createDynamicPath() argument
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DTelephonyUtilsTest.java72 int loops = 10; in testRetryManagerSimplest() local
74 for (int i = 0; i < loops; i++) { in testRetryManagerSimplest()
82 assertFalse(count == loops); in testRetryManagerSimplest()
/frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/
DRsBenchRS.java57 public void init(RenderScriptGL rs, Resources res, int width, int height, int loops) { in init() argument
63 mLoops = loops; in init()
/frameworks/support/renderscript/v8/rs_support/
Drs_hal.h249 …l (*initStatic)(const Context *rsc, const Path *m, const Allocation *vtx, const Allocation *loops);
/frameworks/base/docs/html/guide/basics/
Dappmodel.jd231 long or blocking operations (such as networking calls or computation loops)
/frameworks/base/docs/html/guide/components/
Dactivities.jd432 methods, you can monitor three nested loops in the activity lifecycle: </p>
466 <p>Figure 1 illustrates these loops and the paths an activity might take between states.
Dservices.jd804 <p>By implementing these methods, you can monitor two nested loops of the service's lifecycle: </p>
/frameworks/base/docs/html/training/articles/
Dsmp.jd1608 code executes these loops a million or so times, and then runs through afterward
/frameworks/base/tests/DumpRenderTree/assets/results/
Dlayout_tests_passed.txt1589 /sdcard/android/layout_tests/fast/js/codegen-loops-logical-nodes.html