Lines Matching refs:override

56     Return<Allocation> allocationAdapterCreate(Type type, Allocation baseAlloc) override;
57 …Return<void> allocationAdapterOffset(Allocation alloc, const hidl_vec<uint32_t>& offsets) override;
58 Return<Type> allocationGetType(Allocation allocation) override;
59 …> allocationCreateTyped(Type type, AllocationMipmapControl amips, int32_t usage, Ptr ptr) override;
60 …Type type, AllocationMipmapControl amips, const hidl_vec<uint8_t>& bitmap, int32_t usage) override;
61 …Type type, AllocationMipmapControl amips, const hidl_vec<uint8_t>& bitmap, int32_t usage) override;
62 Return<NativeWindow> allocationGetNativeWindow(Allocation allocation) override;
63 … Return<void> allocationSetNativeWindow(Allocation allocation, NativeWindow nativewindow) override;
64 Return<void> allocationSetupBufferQueue(Allocation alloc, uint32_t numBuffer) override;
65 Return<void> allocationShareBufferQueue(Allocation baseAlloc, Allocation subAlloc) override;
66 Return<void> allocationCopyToBitmap(Allocation allocation, Ptr data, Size sizeBytes) override;
67 …allocation, uint32_t offset, uint32_t lod, uint32_t count, const hidl_vec<uint8_t>& data) override;
68 …2_t x, uint32_t y, uint32_t z, uint32_t lod, const hidl_vec<uint8_t>& data, Size compIdx) override;
69 …tionCubemapFace face, uint32_t w, uint32_t h, const hidl_vec<uint8_t>& data, Size stride) override;
70 …32_t lod, uint32_t w, uint32_t h, uint32_t d, const hidl_vec<uint8_t>& data, Size stride) override;
71 Return<void> allocationGenerateMipmaps(Allocation allocation) override;
72 Return<void> allocationRead(Allocation allocation, Ptr data, Size sizeBytes) override;
73 …cation allocation, uint32_t xoff, uint32_t lod, uint32_t count, Ptr data, Size sizeBytes) override;
74 …uint32_t x, uint32_t y, uint32_t z, uint32_t lod, Ptr data, Size sizeBytes, Size compIdx) override;
75 …llocationCubemapFace face, uint32_t w, uint32_t h, Ptr data, Size sizeBytes, Size stride) override;
76 … uint32_t lod, uint32_t w, uint32_t h, uint32_t d, Ptr data, Size sizeBytes, Size stride) override;
77 Return<void> allocationSyncAll(Allocation allocation, AllocationUsageType usageType) override;
78 Return<void> allocationResize1D(Allocation allocation, uint32_t dimX) override;
79 …lloc, uint32_t srcXoff, uint32_t srcYoff, uint32_t srcMip, AllocationCubemapFace srcFace) override;
80 …location srcAlloc, uint32_t srcXoff, uint32_t srcYoff, uint32_t srcZoff, uint32_t srcMip) override;
81 Return<void> allocationIoSend(Allocation allocation) override;
82 Return<void> allocationIoReceive(Allocation allocation) override;
83 …, uint32_t lod, AllocationCubemapFace face, uint32_t z, allocationGetPointer_cb _hidl_cb) override;
84 …urn<void> elementGetNativeMetadata(Element element, elementGetNativeMetadata_cb _hidl_cb) override;
85 …lementGetSubElements(Element element, Size numSubElem, elementGetSubElements_cb _hidl_cb) override;
86 Return<Element> elementCreate(DataType dt, DataKind dk, bool norm, uint32_t size) override;
87 …vec<Element>& eins, const hidl_vec<hidl_string>& names, const hidl_vec<Size>& arraySizes) override;
88 Return<void> typeGetNativeMetadata(Type type, typeGetNativeMetadata_cb _hidl_cb) override;
89 …nt, uint32_t dimX, uint32_t dimY, uint32_t dimZ, bool mipmaps, bool faces, YuvFormat yuv) override;
90 Return<void> contextDestroy() override;
91 Return<void> contextGetMessage(Ptr data, Size size, contextGetMessage_cb _hidl_cb) override;
92 Return<void> contextPeekMessage(contextPeekMessage_cb _hidl_cb) override;
93 Return<void> contextSendMessage(uint32_t id, const hidl_vec<uint8_t>& data) override;
94 Return<void> contextInitToClient() override;
95 Return<void> contextDeinitToClient() override;
96 Return<void> contextFinish() override;
97 Return<void> contextLog() override;
98 Return<void> contextSetPriority(ThreadPriorities priority) override;
99 Return<void> contextSetCacheDir(const hidl_string& cacheDir) override;
100 Return<void> assignName(ObjectBase obj, const hidl_string& name) override;
101 Return<void> getName(ObjectBase obj, getName_cb _hidl_cb) override;
102 … sizes, const hidl_vec<Closure>& depClosures, const hidl_vec<ScriptFieldID>& depFieldIDS) override;
103 …criptFieldID>& fieldIDS, const hidl_vec<int64_t>& values, const hidl_vec<int32_t>& sizes) override;
104 Return<void> closureSetArg(Closure closure, uint32_t index, Ptr value, int32_t size) override;
105 …id> closureSetGlobal(Closure closure, ScriptFieldID fieldID, int64_t value, int32_t size) override;
106 Return<ScriptKernelID> scriptKernelIDCreate(Script script, int32_t slot, int32_t sig) override;
107 Return<ScriptInvokeID> scriptInvokeIDCreate(Script script, int32_t slot) override;
108 Return<ScriptFieldID> scriptFieldIDCreate(Script script, int32_t slot) override;
109 …<ScriptKernelID>& dstK, const hidl_vec<ScriptFieldID>& dstF, const hidl_vec<Type>& types) override;
110 …(const hidl_string& name, const hidl_string& cacheDir, const hidl_vec<Closure>& closures) override;
111 … Return<void> scriptGroupSetOutput(ScriptGroup sg, ScriptKernelID kid, Allocation alloc) override;
112 Return<void> scriptGroupSetInput(ScriptGroup sg, ScriptKernelID kid, Allocation alloc) override;
113 Return<void> scriptGroupExecute(ScriptGroup sg) override;
114 Return<void> objDestroy(ObjectBase obj) override;
115 …Value minFilter, SamplerValue wrapS, SamplerValue wrapT, SamplerValue wrapR, float aniso) override;
116 Return<void> scriptBindAllocation(Script script, Allocation allocation, uint32_t slot) override;
117 Return<void> scriptSetTimeZone(Script script, const hidl_string& timeZone) override;
118 Return<void> scriptInvoke(Script vs, uint32_t slot) override;
119 Return<void> scriptInvokeV(Script vs, uint32_t slot, const hidl_vec<uint8_t>& data) override;
120 …t hidl_vec<Allocation>& vains, Allocation vaout, const hidl_vec<uint8_t>& params, Ptr sc) override;
121 …ce(Script vs, uint32_t slot, const hidl_vec<Allocation>& vains, Allocation vaout, Ptr sc) override;
122 Return<void> scriptSetVarI(Script vs, uint32_t slot, int32_t value) override;
123 Return<void> scriptSetVarObj(Script vs, uint32_t slot, ObjectBase obj) override;
124 Return<void> scriptSetVarJ(Script vs, uint32_t slot, int64_t value) override;
125 Return<void> scriptSetVarF(Script vs, uint32_t slot, float value) override;
126 Return<void> scriptSetVarD(Script vs, uint32_t slot, double value) override;
127 Return<void> scriptSetVarV(Script vs, uint32_t slot, const hidl_vec<uint8_t>& data) override;
128 …Return<void> scriptGetVarV(Script vs, uint32_t slot, Size len, scriptGetVarV_cb _hidl_cb) override;
129 …uint32_t slot, const hidl_vec<uint8_t>& data, Element ve, const hidl_vec<uint32_t>& dims) override;
130 …e(const hidl_string& resName, const hidl_string& cacheDir, const hidl_vec<uint8_t>& text) override;
131 Return<Script> scriptIntrinsicCreate(ScriptIntrinsicID id, Element elem) override;