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

  /frameworks/compile/slang/
slang_rs_backend.h 68 virtual unsigned int getTargetAPI() const {
69 return mContext->getTargetAPI();
slang_backend.h 86 virtual unsigned int getTargetAPI() const {
slang_rs_context.h 125 inline unsigned int getTargetAPI() const {
  /frameworks/compile/libbcc/include/bcinfo/
BitcodeWrapper.h 95 uint32_t getTargetAPI() const {

Completed in 71 milliseconds