HomeSort by relevance Sort by last modified time
    Searched refs:rsAllocationGetDimY (Results 1 - 5 of 5) sorted by null

  /frameworks/base/tests/RenderScriptTests/SampleTest/src/com/android/rs/sample/
sample.rs 34 float destY = (float)rsAllocationGetDimY(destAlloc) - 1.0f;
  /prebuilts/sdk/renderscript/include/
rs_allocation.rsh 48 rsAllocationGetDimY(rs_allocation);
  /frameworks/compile/libbcc/lib/ScriptCRT/
rs_allocation.c 13 rsAllocationGetDimY(rs_allocation a) {
  /frameworks/rs/scriptc/
rs_allocation.rsh 48 rsAllocationGetDimY(rs_allocation);
  /frameworks/ex/carousel/java/com/android/ex/carousel/
carousel.rs     [all...]

Completed in 1269 milliseconds