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

  /frameworks/rs/rsov/driver/
rsovType.h 22 extern bool rsovTypeInit(const android::renderscript::Context *rsc,
rsovType.cpp 24 bool rsovTypeInit(const Context *, const Type *t) { return true; }
rsovCore.cpp 251 fnPtr[0] = (void *)rsovTypeInit;

Completed in 537 milliseconds