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

  /frameworks/rs/cpp/
ScriptC.cpp 27 mID = RS::dispatch->ScriptCCreate(rs->getContext(), cachedName, cachedNameLength,
RenderScript.cpp 358 RS::dispatch->ScriptCCreate = (ScriptCCreateFnPtr)dlsym(handle, "rsScriptCCreate");
359 if (RS::dispatch->ScriptCCreate == NULL) {
360 ALOGV("Couldn't initialize RS::dispatch->ScriptCCreate");
rsDispatch.h 150 ScriptCCreateFnPtr ScriptCCreate;
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rs.spec 340 ScriptCCreate {
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rs.spec 340 ScriptCCreate {
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rs.spec 340 ScriptCCreate {
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsDispatch.h 149 ScriptCCreateFnPtr ScriptCCreate;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsDispatch.h 149 ScriptCCreateFnPtr ScriptCCreate;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsDispatch.h 149 ScriptCCreateFnPtr ScriptCCreate;
  /frameworks/rs/
rs.spec 359 ScriptCCreate {

Completed in 35 milliseconds