HomeSort by relevance Sort by last modified time
    Searched full:defaultallocatorquantizer (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/wtf/
DefaultAllocator.h 49 class DefaultAllocatorQuantizer {
62 typedef DefaultAllocatorQuantizer Quantizer;
  /external/chromium_org/third_party/WebKit/Source/bindings/core/v8/custom/
V8WebGLRenderingContextCustom.cpp 538 if (array->Length() > WTF::DefaultAllocatorQuantizer::kMaxUnquantizedAllocation / sizeof(float)) {
605 if (array->Length() > WTF::DefaultAllocatorQuantizer::kMaxUnquantizedAllocation / sizeof(int)) {
    [all...]

Completed in 176 milliseconds