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

  /external/v8/src/compiler/
js-create-lowering.cc 31 class AllocationBuilder final {
33 AllocationBuilder(JSGraph* jsgraph, Node* effect, Node* control)
270 AllocationBuilder a(jsgraph(), effect, control);
323 AllocationBuilder a(jsgraph(), effect, control);
366 AllocationBuilder a(jsgraph(), effect, control);
405 AllocationBuilder a(jsgraph(), effect, control);
457 AllocationBuilder a(jsgraph(), effect, control);
486 AllocationBuilder a(jsgraph(), effect, control);
518 AllocationBuilder a(jsgraph(), effect, control);
575 AllocationBuilder a(jsgraph(), effect, control)
    [all...]
  /frameworks/rs/tests/java_api/Balls/src/com/example/android/rs/balls/
BallsRS.java 114 Mesh.AllocationBuilder smb = new Mesh.AllocationBuilder(mRS);
  /frameworks/base/rs/java/android/renderscript/
Mesh.java 411 public static class AllocationBuilder {
427 public AllocationBuilder(RenderScript rs) {
461 public AllocationBuilder addVertexAllocation(Allocation a) throws IllegalStateException {
482 public AllocationBuilder addIndexSetAllocation(Allocation a, Primitive p) {
498 public AllocationBuilder addIndexSetType(Primitive p) {
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/tools/common/m2/repository/com/google/android/android/4.0.1.2/
android-4.0.1.2.jar 
  /prebuilts/tools/common/m2/repository/com/google/android/android/4.1.1.4/
android-4.1.1.4.jar 

Completed in 182 milliseconds