HomeSort by relevance Sort by last modified time
    Searched full:allocation (Results 76 - 100 of 5138) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/base/graphics/java/android/renderscript/
AllocationAdapter.java 28 public class AllocationAdapter extends Allocation {
29 AllocationAdapter(int id, RenderScript rs, Allocation alloc) {
135 * type being adapted. The base allocation must have mipmaps.
144 throw new RSInvalidStateException("Cannot set LOD when the allocation type does not include mipmaps.");
154 * Set the active Face. The base allocation must be of a type
161 throw new RSInvalidStateException("Cannot set Face when the allocation type does not include faces.");
175 * the allocation being adapted. The base allocation must
182 throw new RSInvalidStateException("Cannot set Y when the allocation type does not include Y dim.");
185 throw new RSInvalidStateException("Cannot set Y greater than dimension of allocation.")
    [all...]
  /prebuilts/sdk/renderscript/lib/x86/
libRSSupport.so 
  /frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
Scene.java 271 Allocation drawableData = Allocation.createSized(rs,
272 Element.ALLOCATION(rs),
274 Allocation[] drawableAllocs = new Allocation[mRenderables.size()];
288 Allocation shaderData = Allocation.createSized(rs, Element.ALLOCATION(rs),
290 Allocation[] shaderAllocs = new Allocation[mVertexShaders.size()]
    [all...]
  /frameworks/rs/
rsProgramVertex.cpp 46 "Unable to set fixed function emulation matrices because allocation is missing");
49 float *f = static_cast<float *>(rsc->mHal.funcs.allocation.lock1D(
59 rsc->mHal.funcs.allocation.unlock1D(rsc, mHal.state.constants[0]);
75 "Unable to set fixed function emulation matrix projection because allocation is missing");
78 float *f = static_cast<float *>(rsc->mHal.funcs.allocation.lock1D(
82 rsc->mHal.funcs.allocation.unlock1D(rsc, mHal.state.constants[0]);
93 "Unable to set fixed function emulation matrix modelview because allocation is missing");
96 float *f = static_cast<float *>(rsc->mHal.funcs.allocation.lock1D(
100 rsc->mHal.funcs.allocation.unlock1D(rsc, mHal.state.constants[0]);
111 "Unable to set fixed function emulation matrix texture because allocation is missing")
    [all...]
rsMesh.h 43 // Position, normal, texcoord, etc could either be strided in one allocation
45 Allocation **vertexBuffers;
49 Allocation **indexBuffers;
67 void setVertexBuffer(Allocation *vb, uint32_t index) {
72 void setPrimitive(Allocation *idx, RsPrimitive prim, uint32_t index) {
88 ObjectBaseRef<Allocation> *mVertexBuffers;
89 ObjectBaseRef<Allocation> *mIndexBuffers;
  /external/chromium/chrome/browser/ui/gtk/
gtk_chrome_shrinkable_hbox.cc 20 GtkAllocation* allocation; member in struct:__anon5039::SizeAllocateData
54 GtkAllocation child_allocation = child->allocation;
73 int overflow = (data->allocation->x + data->border_width + padding -
83 (data->allocation->x + data->allocation->width - data->border_width));
89 if (child_allocation.width != child->allocation.width) {
110 GtkAllocation* allocation);
174 GtkWidget* widget, GtkAllocation* allocation) {
184 if (widget->allocation.width < allocation->width |
    [all...]
gtk_floating_container.cc 55 GtkAllocation* allocation);
205 GtkAllocation* allocation) {
206 widget->allocation = *allocation;
210 allocation->x,
211 allocation->y,
212 allocation->width,
213 allocation->height);
216 // Give the same allocation to our GtkBin component.
219 gtk_widget_size_allocate(bin->child, allocation);
    [all...]
  /external/chromium_org/chrome/browser/automation/
testing_automation_provider_gtk.cc 35 GtkAllocation allocation; local
36 gtk_widget_get_allocation(widget, &allocation);
37 *bounds = gfx::Rect(allocation.width, allocation.height);
  /external/chromium_org/third_party/lzma_sdk/
7zAlloc.h 1 /* 7zAlloc.h -- Allocation functions
  /external/chromium_org/third_party/sqlite/src/src/
mem0.c 13 ** This file contains a no-op memory allocation drivers for use when
14 ** SQLITE_ZERO_MALLOC is defined. The allocation drivers implemented
29 ** No-op versions of all memory allocation routines
42 ** Populate the low-level memory allocation function pointers in
  /external/chromium_org/ui/gfx/
gtk_preserve_window.cc 39 GtkAllocation* allocation);
91 GtkAllocation allocation; local
92 gtk_widget_get_allocation(widget, &allocation);
96 allocation.x,
97 allocation.y);
101 allocation.width,
102 allocation.height);
176 // that a size-allocation will resize it later.
201 GtkAllocation* allocation) {
204 gtk_widget_set_allocation(widget, allocation);
    [all...]
  /external/llvm/runtime/
README.txt 2 the LLVM compiler. For example, the automatic pool allocation transformation
  /external/lzma/C/
7zAlloc.h 1 /* 7zAlloc.h -- Allocation functions
  /external/valgrind/main/drd/tests/
annotate_hb_race.stderr.exp 4 Allocation context: BSS section of annotate_hb_race
  /frameworks/rs/cpu_ref/
rsCpuScriptGroup.h 28 virtual void setInput(const ScriptKernelID *kid, Allocation *);
29 virtual void setOutput(const ScriptKernelID *kid, Allocation *);
43 Allocation *const* ins;
45 Allocation *const* outs;
  /frameworks/rs/java/tests/HelloComputeNDK/libhellocomputendk/
helloComputeNDK.cpp 42 sp<Allocation> inputAlloc = Allocation::createTyped(rs, t, RS_ALLOCATION_MIPMAP_NONE,
45 sp<Allocation> outputAlloc = Allocation::createTyped(rs, t, RS_ALLOCATION_MIPMAP_NONE,
  /frameworks/rs/tests/cppallocation/
compute.cpp 33 sp<Allocation> ain = Allocation::createTyped(rs, t);
34 sp<Allocation> aout = Allocation::createTyped(rs, t);
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
DebugContext.java 19 import android.renderscript.Allocation;
28 Allocation AUnused;
29 Allocation AInt;
51 AInt = Allocation.createTyped(mRS, t);
54 AUnused = Allocation.createTyped(mRS, t);
58 * Test whether we are detect out-of-bounds allocation accesses
74 * Test whether we are detect out-of-bounds allocation accesses
RsUnpackColor8888Test.java 20 import android.renderscript.Allocation;
30 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException {
36 Allocation mAllocationIn = Allocation.createSized(mRS, Element.U8_4(mRS), INPUTSIZE);
37 Allocation mAllocationOut = Allocation.createSized(mRS, Element.F32_4(mRS), INPUTSIZE);
GetAllocationTest.java 19 import android.renderscript.Allocation;
36 Allocation mTemp = Allocation.createSized(mRS, Element.I32(mRS), INPUTSIZE);
38 Allocation mOut = Allocation.createTyped(mRS, mTemp.getType());
  /frameworks/base/tests/RenderScriptTests/FountainFbo/src/com/example/android/rs/fountainfbo/
FountainFboRS.java 20 import android.renderscript.Allocation;
37 private Allocation mColorBuffer;
68 /* Create the allocation for the color buffer */
71 mColorBuffer = Allocation.createTyped(mRS, colorBuilder.create(),
72 Allocation.USAGE_GRAPHICS_TEXTURE |
73 Allocation.USAGE_GRAPHICS_RENDER_TARGET);
75 /* Set the allocation in the Renderscript runtime */
  /frameworks/rs/scriptc/
rs_mesh.rsh 53 * Returns an allocation that is part of the mesh and contains
57 * @param index index of the vertex allocation
58 * @return allocation containing vertex data
64 * Returns an allocation containing index data or a null
65 * allocation if only the primitive is specified
68 * @param index index of the index allocation
69 * @return allocation containing index data
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
ScriptIntrinsicYuvToRGB.java 23 * The input allocation is supplied in NV21 format as a U8
28 private Allocation mInput;
58 * Set the input yuv allocation, must be {@link Element#U8}.
60 * @param ain The input allocation.
62 public void setInput(Allocation ain) {
70 * @param aout Output allocation. Must match creation element
73 public void forEach(Allocation aout) {
  /prebuilts/sdk/renderscript/include/
rs_mesh.rsh 53 * Returns an allocation that is part of the mesh and contains
57 * @param index index of the vertex allocation
58 * @return allocation containing vertex data
64 * Returns an allocation containing index data or a null
65 * allocation if only the primitive is specified
68 * @param index index of the index allocation
69 * @return allocation containing index data
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
turnserver.cc 72 // Encapsulates a TURN allocation.
73 // The object is created when an allocation request is received, and then
75 // (via HandleChannelData) for this allocation when received by the server.
77 class TurnServer::Allocation : public talk_base::MessageHandler,
80 Allocation(TurnServer* server_,
84 virtual ~Allocation();
98 sigslot::signal1<Allocation*> SignalDestroyed;
146 // allocation, and self-deletes when its lifetime timer expires.
166 // allocation, and self-deletes when its lifetime timer expires.
296 // This is a channel message; let the allocation handle it
297 Allocation* allocation = FindAllocation(&conn); local
321 Allocation* allocation = FindAllocation(conn); local
415 Allocation* allocation = FindAllocation(conn); local
525 Allocation* allocation = new Allocation(this, local
    [all...]

Completed in 503 milliseconds

1 2 34 5 6 7 8 91011>>