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

  /frameworks/rs/
rsRuntime.h 162 RsElement rsrElementCreate(Context *rsc, RsDataType dt, RsDataKind dk,
rsScriptC_Lib.cpp 334 RsElement rsrElementCreate(Context *rsc, RsDataType dt, RsDataKind dk,
  /frameworks/rs/rsov/driver/
rsovRuntimeStubs.cpp 230 (Element *)rsrElementCreate(rsc, dt, dk, isNormalized, vecSize);
    [all...]
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 246 Element *element = (Element *) rsrElementCreate(rsc, dt, dk, isNormalized,
    [all...]

Completed in 306 milliseconds